@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dwciri: <http://rs.tdwg.org/dwc/iri/> .
@prefix top-level: <https://aphia.org/ns/top-level/> .
@prefix marine-observation: <https://eurobis.org/ns/marine-observation/> .
@prefix mr: <http://marineregions.org/ns/ontology#> .
@prefix sf: <http://www.opengis.net/ont/sf#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix geo-pos: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix tat: <https://aphia.org/ns/attribute-trait/> .
@prefix dul: <http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://eurobis.org/ns/occurrence-status#present>
  a marine-observation:OccurrenceStatus , skos:Concept ;
  skos:prefLabel "Present"@en ;
  skos:exactMatch <http://rs.gbif.org/vocabulary/gbif/occurrence_status/present> .
<https://eurobis.org/id/location/8843__UNIVALLE%3ASeaflower2022-CRM%3A295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8843__UNIVALLE%3ASeaflower2022-CRM%3A295> ;
  mr:hasGeometry <https://eurobis.org/id/point/8843__UNIVALLE%3ASeaflower2022-CRM%3A295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.442 -81.497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.442"^^xsd:decimal ;
  dwc:decimalLongitude "-81.497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8843__UNIVALLE%3ASeaflower2022-CRM%3A295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.442 -81.497)"^^geo:wktLiteral ;
  geo-pos:lat "12.442"^^xsd:decimal ;
  geo-pos:long "-81.497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8843__UNIVALLE%3ASeaflower2022-CRM%3A295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNIVALLE:Seaflower2022-CRM:295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8843_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-02-01'^^xsd:date;
  dwc:institutionCode 'Universidad del Valle (UniValle)'^^xsd:string;
  dwc:collectionCode 'CRM-UV'^^xsd:string;
  dwc:catalogNumber '2022-295'^^xsd:gYearMonth;
  dwc:scientificName 'Aplysia parvula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Edgardo Londoño-Cruz | Diana Valeria Gallego-Sánchez'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collector 'Edgardo Londoño-Cruz | Diana Valeria Gallego-Sánchez'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mar Caribe'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:stateProvince 'Archipiélago de San Andrés, Providencia y Santa Catalina'^^xsd:string;
  dwc:county 'San Andrés'^^xsd:string;
  dwc:longitude '-81.497'^^xsd:double;
  dwc:latitude '12.442'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:depthRange '10cm-15m'^^xsd:string;
  dwc:preparationType 'Colecta definitiva: Animal completo (ETOH 70%)'^^xsd:string;
  dwc:occurrenceRemarks 'Colectado debajo de un pepino de mar; Nombre científico de WoRMS (World Register of Marine Species) (2023)'^^xsd:string;
  dwc:aphiaid '138757'^^xsd:integer;
  dwc:samplingProtocol 'Colecta manual'^^xsd:string;
  dwc:occurrenceId 'UNIVALLE:Seaflower2022-CRM:295'^^xsd:string;
  dwc:observationDate '2022-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '138757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '2'^^xsd:integer;
  dwc:verbatimIdentification 'Aplysia Parvula'^^xsd:string;
  .
<https://eurobis.org/id/location/8843__UNIVALLE%3ASeaflower2022-CRM%3A303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8843__UNIVALLE%3ASeaflower2022-CRM%3A303> ;
  mr:hasGeometry <https://eurobis.org/id/point/8843__UNIVALLE%3ASeaflower2022-CRM%3A303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.45 -81.481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.45"^^xsd:decimal ;
  dwc:decimalLongitude "-81.481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8843__UNIVALLE%3ASeaflower2022-CRM%3A303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.45 -81.481)"^^geo:wktLiteral ;
  geo-pos:lat "12.45"^^xsd:decimal ;
  geo-pos:long "-81.481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8843__UNIVALLE%3ASeaflower2022-CRM%3A303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNIVALLE:Seaflower2022-CRM:303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8843_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-02-01'^^xsd:date;
  dwc:institutionCode 'Universidad del Valle (UniValle)'^^xsd:string;
  dwc:collectionCode 'CRM-UV'^^xsd:string;
  dwc:catalogNumber '2022-303'^^xsd:gYearMonth;
  dwc:scientificName 'Limenandra nodosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Edgardo Londoño-Cruz | Diana Valeria Gallego-Sánchez'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collector 'Edgardo Londoño-Cruz | Diana Valeria Gallego-Sánchez'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mar Caribe'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:stateProvince 'Archipiélago de San Andrés, Providencia y Santa Catalina'^^xsd:string;
  dwc:county 'San Andrés'^^xsd:string;
  dwc:longitude '-81.481'^^xsd:double;
  dwc:latitude '12.45'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:depthRange '10cm-15m'^^xsd:string;
  dwc:preparationType 'Colecta definitiva: Animal completo (ETOH 70%)'^^xsd:string;
  dwc:occurrenceRemarks 'Nombre científico de WoRMS (World Register of Marine Species) (2023)'^^xsd:string;
  dwc:aphiaid '599581'^^xsd:integer;
  dwc:samplingProtocol 'Colecta manual'^^xsd:string;
  dwc:occurrenceId 'UNIVALLE:Seaflower2022-CRM:303'^^xsd:string;
  dwc:observationDate '2022-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '599581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '2'^^xsd:integer;
  dwc:verbatimIdentification 'Limenandra nodosa'^^xsd:string;
  .
<https://eurobis.org/id/location/8843__UNIVALLE%3ASeaflower2022-CRM%3A304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8843__UNIVALLE%3ASeaflower2022-CRM%3A304> ;
  mr:hasGeometry <https://eurobis.org/id/point/8843__UNIVALLE%3ASeaflower2022-CRM%3A304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.45 -81.481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.45"^^xsd:decimal ;
  dwc:decimalLongitude "-81.481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8843__UNIVALLE%3ASeaflower2022-CRM%3A304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.45 -81.481)"^^geo:wktLiteral ;
  geo-pos:lat "12.45"^^xsd:decimal ;
  geo-pos:long "-81.481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8843__UNIVALLE%3ASeaflower2022-CRM%3A304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNIVALLE:Seaflower2022-CRM:304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8843_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-02-01'^^xsd:date;
  dwc:institutionCode 'Universidad del Valle (UniValle)'^^xsd:string;
  dwc:collectionCode 'CRM-UV'^^xsd:string;
  dwc:catalogNumber '2022-304'^^xsd:gYearMonth;
  dwc:scientificName 'Elysia papillosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Edgardo Londoño-Cruz | Diana Valeria Gallego-Sánchez'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collector 'Edgardo Londoño-Cruz | Diana Valeria Gallego-Sánchez'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mar Caribe'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:stateProvince 'Archipiélago de San Andrés, Providencia y Santa Catalina'^^xsd:string;
  dwc:county 'San Andrés'^^xsd:string;
  dwc:longitude '-81.481'^^xsd:double;
  dwc:latitude '12.45'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:depthRange '10cm-15m'^^xsd:string;
  dwc:preparationType 'Colecta definitiva: Animal completo (ETOH 70%)'^^xsd:string;
  dwc:occurrenceRemarks 'Nombre científico de WoRMS (World Register of Marine Species) (2023)'^^xsd:string;
  dwc:aphiaid '181213'^^xsd:integer;
  dwc:samplingProtocol 'Colecta manual'^^xsd:string;
  dwc:occurrenceId 'UNIVALLE:Seaflower2022-CRM:304'^^xsd:string;
  dwc:observationDate '2022-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '181213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '2'^^xsd:integer;
  dwc:verbatimIdentification 'Elysia papillosa'^^xsd:string;
  .
<https://eurobis.org/id/location/8843__UNIVALLE%3ASeaflower2022-CRM%3A305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8843__UNIVALLE%3ASeaflower2022-CRM%3A305> ;
  mr:hasGeometry <https://eurobis.org/id/point/8843__UNIVALLE%3ASeaflower2022-CRM%3A305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.45 -81.481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.45"^^xsd:decimal ;
  dwc:decimalLongitude "-81.481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8843__UNIVALLE%3ASeaflower2022-CRM%3A305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.45 -81.481)"^^geo:wktLiteral ;
  geo-pos:lat "12.45"^^xsd:decimal ;
  geo-pos:long "-81.481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8843__UNIVALLE%3ASeaflower2022-CRM%3A305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNIVALLE:Seaflower2022-CRM:305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8843_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-02-01'^^xsd:date;
  dwc:institutionCode 'Universidad del Valle (UniValle)'^^xsd:string;
  dwc:collectionCode 'CRM-UV'^^xsd:string;
  dwc:catalogNumber '2022-305'^^xsd:gYearMonth;
  dwc:scientificName 'Elysia patina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Edgardo Londoño-Cruz | Diana Valeria Gallego-Sánchez'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collector 'Edgardo Londoño-Cruz | Diana Valeria Gallego-Sánchez'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mar Caribe'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:stateProvince 'Archipiélago de San Andrés, Providencia y Santa Catalina'^^xsd:string;
  dwc:county 'San Andrés'^^xsd:string;
  dwc:longitude '-81.481'^^xsd:double;
  dwc:latitude '12.45'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:depthRange '10cm-15m'^^xsd:string;
  dwc:preparationType 'Colecta definitiva: Animal completo (ETOH 70%)'^^xsd:string;
  dwc:occurrenceRemarks 'Nombre científico de WoRMS (World Register of Marine Species) (2023)'^^xsd:string;
  dwc:aphiaid '420573'^^xsd:integer;
  dwc:samplingProtocol 'Colecta manual'^^xsd:string;
  dwc:occurrenceId 'UNIVALLE:Seaflower2022-CRM:305'^^xsd:string;
  dwc:observationDate '2022-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '420573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '2'^^xsd:integer;
  dwc:verbatimIdentification 'Elysia patina'^^xsd:string;
  .
<https://eurobis.org/id/location/8843__UNIVALLE%3ASeaflower2022-CRM%3A310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8843__UNIVALLE%3ASeaflower2022-CRM%3A310> ;
  mr:hasGeometry <https://eurobis.org/id/point/8843__UNIVALLE%3ASeaflower2022-CRM%3A310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.418 -81.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.418"^^xsd:decimal ;
  dwc:decimalLongitude "-81.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8843__UNIVALLE%3ASeaflower2022-CRM%3A310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.418 -81.479)"^^geo:wktLiteral ;
  geo-pos:lat "12.418"^^xsd:decimal ;
  geo-pos:long "-81.479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8843__UNIVALLE%3ASeaflower2022-CRM%3A310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNIVALLE:Seaflower2022-CRM:310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8843_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-02-01'^^xsd:date;
  dwc:institutionCode 'Universidad del Valle (UniValle)'^^xsd:string;
  dwc:collectionCode 'CRM-UV'^^xsd:string;
  dwc:catalogNumber '2022-310'^^xsd:gYearMonth;
  dwc:scientificName 'Costasiella ocellifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Edgardo Londoño-Cruz | Diana Valeria Gallego-Sánchez'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '13'^^xsd:integer;
  dwc:collector 'Edgardo Londoño-Cruz | Diana Valeria Gallego-Sánchez'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mar Caribe'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:stateProvince 'Archipiélago de San Andrés, Providencia y Santa Catalina'^^xsd:string;
  dwc:county 'San Andrés'^^xsd:string;
  dwc:longitude '-81.479'^^xsd:double;
  dwc:latitude '12.418'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:depthRange '10cm-15m'^^xsd:string;
  dwc:preparationType 'Colecta definitiva: Animal completo (ETOH 70%)'^^xsd:string;
  dwc:occurrenceRemarks 'Agrupación de por lo menos 20 individuos adheridos a una misma alga; Nombre científico de WoRMS (World Register of Marine Species) (2023)'^^xsd:string;
  dwc:aphiaid '420581'^^xsd:integer;
  dwc:samplingProtocol 'Colecta manual'^^xsd:string;
  dwc:occurrenceId 'UNIVALLE:Seaflower2022-CRM:310'^^xsd:string;
  dwc:observationDate '2022-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '420581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '2'^^xsd:integer;
  dwc:verbatimIdentification 'Costasiella ocellifera'^^xsd:string;
  .
<https://eurobis.org/id/location/8843__UNIVALLE%3ASeaflower2022-CRM%3A306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8843__UNIVALLE%3ASeaflower2022-CRM%3A306> ;
  mr:hasGeometry <https://eurobis.org/id/point/8843__UNIVALLE%3ASeaflower2022-CRM%3A306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.428888 -81.473888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.428888"^^xsd:decimal ;
  dwc:decimalLongitude "-81.473888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8843__UNIVALLE%3ASeaflower2022-CRM%3A306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.428888 -81.473888)"^^geo:wktLiteral ;
  geo-pos:lat "12.428888"^^xsd:decimal ;
  geo-pos:long "-81.473888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8843__UNIVALLE%3ASeaflower2022-CRM%3A306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNIVALLE:Seaflower2022-CRM:306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8843_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-02-01'^^xsd:date;
  dwc:institutionCode 'Universidad del Valle (UniValle)'^^xsd:string;
  dwc:collectionCode 'CRM-UV'^^xsd:string;
  dwc:catalogNumber '2022-306'^^xsd:gYearMonth;
  dwc:scientificName 'Stylocheilus striatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Edgardo Londoño-Cruz | Diana Valeria Gallego-Sánchez'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collector 'Edgardo Londoño-Cruz | Diana Valeria Gallego-Sánchez'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mar Caribe'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:stateProvince 'Archipiélago de San Andrés, Providencia y Santa Catalina'^^xsd:string;
  dwc:county 'San Andrés'^^xsd:string;
  dwc:longitude '-81.473888'^^xsd:double;
  dwc:latitude '12.428888'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:depthRange '10cm-15m'^^xsd:string;
  dwc:preparationType 'Colecta definitiva: Animal completo (ETOH 70%)'^^xsd:string;
  dwc:occurrenceRemarks 'Nombre científico de WoRMS (World Register of Marine Species) (2023)'^^xsd:string;
  dwc:aphiaid '224662'^^xsd:integer;
  dwc:samplingProtocol 'Colecta manual'^^xsd:string;
  dwc:occurrenceId 'UNIVALLE:Seaflower2022-CRM:306'^^xsd:string;
  dwc:observationDate '2022-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '224662'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '2'^^xsd:integer;
  dwc:verbatimIdentification 'Stylocheilus striatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8843__UNIVALLE%3ASeaflower2022-CRM%3A308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8843__UNIVALLE%3ASeaflower2022-CRM%3A308> ;
  mr:hasGeometry <https://eurobis.org/id/point/8843__UNIVALLE%3ASeaflower2022-CRM%3A308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.424944 -81.473194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.424944"^^xsd:decimal ;
  dwc:decimalLongitude "-81.473194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8843__UNIVALLE%3ASeaflower2022-CRM%3A308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.424944 -81.473194)"^^geo:wktLiteral ;
  geo-pos:lat "12.424944"^^xsd:decimal ;
  geo-pos:long "-81.473194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8843__UNIVALLE%3ASeaflower2022-CRM%3A308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNIVALLE:Seaflower2022-CRM:308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8843_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-02-01'^^xsd:date;
  dwc:institutionCode 'Universidad del Valle (UniValle)'^^xsd:string;
  dwc:collectionCode 'CRM-UV'^^xsd:string;
  dwc:catalogNumber '2022-308'^^xsd:gYearMonth;
  dwc:scientificName 'Pleurobranchus areolatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Edgardo Londoño-Cruz | Diana Valeria Gallego-Sánchez'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '11'^^xsd:integer;
  dwc:collector 'Edgardo Londoño-Cruz | Diana Valeria Gallego-Sánchez'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mar Caribe'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:stateProvince 'Archipiélago de San Andrés, Providencia y Santa Catalina'^^xsd:string;
  dwc:county 'San Andrés'^^xsd:string;
  dwc:longitude '-81.473194'^^xsd:double;
  dwc:latitude '12.424944'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:depthRange '10cm-15m'^^xsd:string;
  dwc:preparationType 'Colecta definitiva: Animal completo (ETOH 70%)'^^xsd:string;
  dwc:occurrenceRemarks 'Nombre científico de WoRMS (World Register of Marine Species) (2023)'^^xsd:string;
  dwc:aphiaid '181218'^^xsd:integer;
  dwc:samplingProtocol 'Colecta manual'^^xsd:string;
  dwc:occurrenceId 'UNIVALLE:Seaflower2022-CRM:308'^^xsd:string;
  dwc:observationDate '2022-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '181218'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '2'^^xsd:integer;
  dwc:verbatimIdentification 'Pleurobranchus areolatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8843__UNIVALLE%3ASeaflower2022-CRM%3A309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8843__UNIVALLE%3ASeaflower2022-CRM%3A309> ;
  mr:hasGeometry <https://eurobis.org/id/point/8843__UNIVALLE%3ASeaflower2022-CRM%3A309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.424944 -81.473194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.424944"^^xsd:decimal ;
  dwc:decimalLongitude "-81.473194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8843__UNIVALLE%3ASeaflower2022-CRM%3A309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.424944 -81.473194)"^^geo:wktLiteral ;
  geo-pos:lat "12.424944"^^xsd:decimal ;
  geo-pos:long "-81.473194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8843__UNIVALLE%3ASeaflower2022-CRM%3A309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNIVALLE:Seaflower2022-CRM:309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8843_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-02-01'^^xsd:date;
  dwc:institutionCode 'Universidad del Valle (UniValle)'^^xsd:string;
  dwc:collectionCode 'CRM-UV'^^xsd:string;
  dwc:catalogNumber '2022-309'^^xsd:gYearMonth;
  dwc:scientificName 'Phidiana lynceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Edgardo Londoño-Cruz | Diana Valeria Gallego-Sánchez'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:collector 'Edgardo Londoño-Cruz | Diana Valeria Gallego-Sánchez'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mar Caribe'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:stateProvince 'Archipiélago de San Andrés, Providencia y Santa Catalina'^^xsd:string;
  dwc:county 'San Andrés'^^xsd:string;
  dwc:longitude '-81.473194'^^xsd:double;
  dwc:latitude '12.424944'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:depthRange '10cm-15m'^^xsd:string;
  dwc:preparationType 'Colecta definitiva: Animal completo (ETOH 70%)'^^xsd:string;
  dwc:occurrenceRemarks 'Nombre científico de WoRMS (World Register of Marine Species) (2023)'^^xsd:string;
  dwc:aphiaid '181239'^^xsd:integer;
  dwc:samplingProtocol 'Colecta manual'^^xsd:string;
  dwc:occurrenceId 'UNIVALLE:Seaflower2022-CRM:309'^^xsd:string;
  dwc:observationDate '2022-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '181239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '2'^^xsd:integer;
  dwc:verbatimIdentification 'Phidiana lynceus'^^xsd:string;
  .
<https://eurobis.org/id/location/8843__UNIVALLE%3ASeaflower2022-CRM%3A296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8843__UNIVALLE%3ASeaflower2022-CRM%3A296> ;
  mr:hasGeometry <https://eurobis.org/id/point/8843__UNIVALLE%3ASeaflower2022-CRM%3A296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.421167 -81.472536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.421167"^^xsd:decimal ;
  dwc:decimalLongitude "-81.472536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Zona norte del cayo"@en .

<https://eurobis.org/id/point/8843__UNIVALLE%3ASeaflower2022-CRM%3A296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.421167 -81.472536)"^^geo:wktLiteral ;
  geo-pos:lat "12.421167"^^xsd:decimal ;
  geo-pos:long "-81.472536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8843__UNIVALLE%3ASeaflower2022-CRM%3A296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNIVALLE:Seaflower2022-CRM:296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8843_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-02-01'^^xsd:date;
  dwc:institutionCode 'Universidad del Valle (UniValle)'^^xsd:string;
  dwc:collectionCode 'CRM-UV'^^xsd:string;
  dwc:catalogNumber '2022-296'^^xsd:gYearMonth;
  dwc:scientificName 'Bulla striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Edgardo Londoño-Cruz | Diana Valeria Gallego-Sánchez'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collector 'Edgardo Londoño-Cruz | Diana Valeria Gallego-Sánchez'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mar Caribe'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:stateProvince 'Archipiélago de San Andrés, Providencia y Santa Catalina'^^xsd:string;
  dwc:county 'San Andrés'^^xsd:string;
  dwc:longitude '-81.472536'^^xsd:double;
  dwc:latitude '12.421167'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:depthRange '10cm-15m'^^xsd:string;
  dwc:preparationType 'Colecta definitiva: Animal completo (ETOH 70%)'^^xsd:string;
  dwc:occurrenceRemarks 'Nombre científico de WoRMS (World Register of Marine Species) (2023)'^^xsd:string;
  dwc:aphiaid '138940'^^xsd:integer;
  dwc:samplingProtocol 'Colecta manual'^^xsd:string;
  dwc:occurrenceId 'UNIVALLE:Seaflower2022-CRM:296'^^xsd:string;
  dwc:observationDate '2022-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '138940'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Zona norte del cayo'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '2'^^xsd:integer;
  dwc:verbatimIdentification 'Bulla striatus'^^xsd:string;
  .
<https://eurobis.org/id/location/8843__UNIVALLE%3ASeaflower2022-CRM%3A297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8843__UNIVALLE%3ASeaflower2022-CRM%3A297> ;
  mr:hasGeometry <https://eurobis.org/id/point/8843__UNIVALLE%3ASeaflower2022-CRM%3A297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.421167 -81.472536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.421167"^^xsd:decimal ;
  dwc:decimalLongitude "-81.472536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Zona norte del cayo"@en .

<https://eurobis.org/id/point/8843__UNIVALLE%3ASeaflower2022-CRM%3A297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.421167 -81.472536)"^^geo:wktLiteral ;
  geo-pos:lat "12.421167"^^xsd:decimal ;
  geo-pos:long "-81.472536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8843__UNIVALLE%3ASeaflower2022-CRM%3A297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNIVALLE:Seaflower2022-CRM:297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8843_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-02-01'^^xsd:date;
  dwc:institutionCode 'Universidad del Valle (UniValle)'^^xsd:string;
  dwc:collectionCode 'CRM-UV'^^xsd:string;
  dwc:catalogNumber '2022-297'^^xsd:gYearMonth;
  dwc:scientificName 'Navanax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Edgardo Londoño-Cruz | Diana Valeria Gallego-Sánchez'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collector 'Edgardo Londoño-Cruz | Diana Valeria Gallego-Sánchez'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mar Caribe'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:stateProvince 'Archipiélago de San Andrés, Providencia y Santa Catalina'^^xsd:string;
  dwc:county 'San Andrés'^^xsd:string;
  dwc:longitude '-81.472536'^^xsd:double;
  dwc:latitude '12.421167'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:depthRange '10cm-15m'^^xsd:string;
  dwc:preparationType 'Colecta definitiva: Animal completo (ETOH 70%)'^^xsd:string;
  dwc:occurrenceRemarks 'Nombre científico de WoRMS (World Register of Marine Species) (2023)'^^xsd:string;
  dwc:aphiaid '224591'^^xsd:integer;
  dwc:samplingProtocol 'Colecta manual'^^xsd:string;
  dwc:occurrenceId 'UNIVALLE:Seaflower2022-CRM:297'^^xsd:string;
  dwc:observationDate '2022-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '224591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'Zona norte del cayo'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '2'^^xsd:integer;
  dwc:verbatimIdentification 'Navanax sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8843__UNIVALLE%3ASeaflower2022-CRM%3A298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8843__UNIVALLE%3ASeaflower2022-CRM%3A298> ;
  mr:hasGeometry <https://eurobis.org/id/point/8843__UNIVALLE%3ASeaflower2022-CRM%3A298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.421167 -81.472536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.421167"^^xsd:decimal ;
  dwc:decimalLongitude "-81.472536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Zona norte del cayo"@en .

<https://eurobis.org/id/point/8843__UNIVALLE%3ASeaflower2022-CRM%3A298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.421167 -81.472536)"^^geo:wktLiteral ;
  geo-pos:lat "12.421167"^^xsd:decimal ;
  geo-pos:long "-81.472536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8843__UNIVALLE%3ASeaflower2022-CRM%3A298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNIVALLE:Seaflower2022-CRM:298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8843_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-02-01'^^xsd:date;
  dwc:institutionCode 'Universidad del Valle (UniValle)'^^xsd:string;
  dwc:collectionCode 'CRM-UV'^^xsd:string;
  dwc:catalogNumber '2022-298'^^xsd:gYearMonth;
  dwc:scientificName 'Dondice'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Edgardo Londoño-Cruz | Diana Valeria Gallego-Sánchez'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collector 'Edgardo Londoño-Cruz | Diana Valeria Gallego-Sánchez'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mar Caribe'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:stateProvince 'Archipiélago de San Andrés, Providencia y Santa Catalina'^^xsd:string;
  dwc:county 'San Andrés'^^xsd:string;
  dwc:longitude '-81.472536'^^xsd:double;
  dwc:latitude '12.421167'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:depthRange '10cm-15m'^^xsd:string;
  dwc:preparationType 'Colecta definitiva: Animal completo (ETOH 70%)'^^xsd:string;
  dwc:occurrenceRemarks 'Nombre científico de WoRMS (World Register of Marine Species) (2023)'^^xsd:string;
  dwc:aphiaid '138005'^^xsd:integer;
  dwc:samplingProtocol 'Colecta manual'^^xsd:string;
  dwc:occurrenceId 'UNIVALLE:Seaflower2022-CRM:298'^^xsd:string;
  dwc:observationDate '2022-09-10'^^xsd:date;
  dwc:aphiaIdAccepted '138005'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'Zona norte del cayo'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '2'^^xsd:integer;
  dwc:verbatimIdentification 'Dondice sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8843__UNIVALLE%3ASeaflower2022-CRM%3A301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8843__UNIVALLE%3ASeaflower2022-CRM%3A301> ;
  mr:hasGeometry <https://eurobis.org/id/point/8843__UNIVALLE%3ASeaflower2022-CRM%3A301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.421167 -81.472536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.421167"^^xsd:decimal ;
  dwc:decimalLongitude "-81.472536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Zona norte del cayo"@en .

<https://eurobis.org/id/point/8843__UNIVALLE%3ASeaflower2022-CRM%3A301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.421167 -81.472536)"^^geo:wktLiteral ;
  geo-pos:lat "12.421167"^^xsd:decimal ;
  geo-pos:long "-81.472536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8843__UNIVALLE%3ASeaflower2022-CRM%3A301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNIVALLE:Seaflower2022-CRM:301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8843_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-02-01'^^xsd:date;
  dwc:institutionCode 'Universidad del Valle (UniValle)'^^xsd:string;
  dwc:collectionCode 'CRM-UV'^^xsd:string;
  dwc:catalogNumber '2022-301'^^xsd:gYearMonth;
  dwc:scientificName 'Aplysia dactylomela'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Edgardo Londoño-Cruz | Diana Valeria Gallego-Sánchez'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collector 'Edgardo Londoño-Cruz | Diana Valeria Gallego-Sánchez'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mar Caribe'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:stateProvince 'Archipiélago de San Andrés, Providencia y Santa Catalina'^^xsd:string;
  dwc:county 'San Andrés'^^xsd:string;
  dwc:longitude '-81.472536'^^xsd:double;
  dwc:latitude '12.421167'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:depthRange '10cm-15m'^^xsd:string;
  dwc:preparationType 'Colecta definitiva: Animal completo (ETOH 70%)'^^xsd:string;
  dwc:occurrenceRemarks 'Nombre científico de WoRMS (World Register of Marine Species) (2023)'^^xsd:string;
  dwc:aphiaid '138753'^^xsd:integer;
  dwc:samplingProtocol 'Colecta manual'^^xsd:string;
  dwc:occurrenceId 'UNIVALLE:Seaflower2022-CRM:301'^^xsd:string;
  dwc:observationDate '2022-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '138753'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Zona norte del cayo'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '2'^^xsd:integer;
  dwc:verbatimIdentification 'Aplysia dactylomela'^^xsd:string;
  .
<https://eurobis.org/id/location/8843__UNIVALLE%3ASeaflower2022-CRM%3A299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8843__UNIVALLE%3ASeaflower2022-CRM%3A299> ;
  mr:hasGeometry <https://eurobis.org/id/point/8843__UNIVALLE%3ASeaflower2022-CRM%3A299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.409996 -81.468011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.409996"^^xsd:decimal ;
  dwc:decimalLongitude "-81.468011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8843__UNIVALLE%3ASeaflower2022-CRM%3A299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.409996 -81.468011)"^^geo:wktLiteral ;
  geo-pos:lat "12.409996"^^xsd:decimal ;
  geo-pos:long "-81.468011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8843__UNIVALLE%3ASeaflower2022-CRM%3A299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNIVALLE:Seaflower2022-CRM:299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8843_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-02-01'^^xsd:date;
  dwc:institutionCode 'Universidad del Valle (UniValle)'^^xsd:string;
  dwc:collectionCode 'CRM-UV'^^xsd:string;
  dwc:catalogNumber '2022-299'^^xsd:gYearMonth;
  dwc:scientificName 'Elysia crispata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Edgardo Londoño-Cruz | Diana Valeria Gallego-Sánchez'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collector 'Edgardo Londoño-Cruz | Diana Valeria Gallego-Sánchez'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mar Caribe'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:stateProvince 'Archipiélago de San Andrés, Providencia y Santa Catalina'^^xsd:string;
  dwc:county 'San Andrés'^^xsd:string;
  dwc:longitude '-81.468011'^^xsd:double;
  dwc:latitude '12.409996'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:depthRange '10cm-15m'^^xsd:string;
  dwc:preparationType 'Colecta definitiva: Animal completo (ETOH 70%)'^^xsd:string;
  dwc:occurrenceRemarks 'Fue la especie más común durante los muestreos; Nombre científico de WoRMS (World Register of Marine Species) (2023)'^^xsd:string;
  dwc:aphiaid '420572'^^xsd:integer;
  dwc:samplingProtocol 'Colecta manual'^^xsd:string;
  dwc:occurrenceId 'UNIVALLE:Seaflower2022-CRM:299'^^xsd:string;
  dwc:observationDate '2022-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '420572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '2'^^xsd:integer;
  dwc:verbatimIdentification 'Elysia crispata'^^xsd:string;
  .
<https://eurobis.org/id/location/8843__UNIVALLE%3ASeaflower2022-CRM%3A300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8843__UNIVALLE%3ASeaflower2022-CRM%3A300> ;
  mr:hasGeometry <https://eurobis.org/id/point/8843__UNIVALLE%3ASeaflower2022-CRM%3A300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.409996 -81.468011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.409996"^^xsd:decimal ;
  dwc:decimalLongitude "-81.468011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8843__UNIVALLE%3ASeaflower2022-CRM%3A300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.409996 -81.468011)"^^geo:wktLiteral ;
  geo-pos:lat "12.409996"^^xsd:decimal ;
  geo-pos:long "-81.468011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8843__UNIVALLE%3ASeaflower2022-CRM%3A300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNIVALLE:Seaflower2022-CRM:300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8843_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-02-01'^^xsd:date;
  dwc:institutionCode 'Universidad del Valle (UniValle)'^^xsd:string;
  dwc:collectionCode 'CRM-UV'^^xsd:string;
  dwc:catalogNumber '2022-300'^^xsd:gYearMonth;
  dwc:scientificName 'Phidiana lynceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Edgardo Londoño-Cruz | Diana Valeria Gallego-Sánchez'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collector 'Edgardo Londoño-Cruz | Diana Valeria Gallego-Sánchez'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mar Caribe'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:stateProvince 'Archipiélago de San Andrés, Providencia y Santa Catalina'^^xsd:string;
  dwc:county 'San Andrés'^^xsd:string;
  dwc:longitude '-81.468011'^^xsd:double;
  dwc:latitude '12.409996'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:depthRange '10cm-15m'^^xsd:string;
  dwc:preparationType 'Colecta definitiva: Animal completo (ETOH 70%)'^^xsd:string;
  dwc:occurrenceRemarks 'Nombre científico de WoRMS (World Register of Marine Species) (2023)'^^xsd:string;
  dwc:aphiaid '181239'^^xsd:integer;
  dwc:samplingProtocol 'Colecta manual'^^xsd:string;
  dwc:occurrenceId 'UNIVALLE:Seaflower2022-CRM:300'^^xsd:string;
  dwc:observationDate '2022-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '181239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '2'^^xsd:integer;
  dwc:verbatimIdentification 'Phidiana lynceus'^^xsd:string;
  .
<https://eurobis.org/id/location/8843__UNIVALLE%3ASeaflower2022-CRM%3A302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8843__UNIVALLE%3ASeaflower2022-CRM%3A302> ;
  mr:hasGeometry <https://eurobis.org/id/point/8843__UNIVALLE%3ASeaflower2022-CRM%3A302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.401992 -81.465996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.401992"^^xsd:decimal ;
  dwc:decimalLongitude "-81.465996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8843__UNIVALLE%3ASeaflower2022-CRM%3A302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.401992 -81.465996)"^^geo:wktLiteral ;
  geo-pos:lat "12.401992"^^xsd:decimal ;
  geo-pos:long "-81.465996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8843__UNIVALLE%3ASeaflower2022-CRM%3A302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNIVALLE:Seaflower2022-CRM:302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8843_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-02-01'^^xsd:date;
  dwc:institutionCode 'Universidad del Valle (UniValle)'^^xsd:string;
  dwc:collectionCode 'CRM-UV'^^xsd:string;
  dwc:catalogNumber '2022-302'^^xsd:gYearMonth;
  dwc:scientificName 'Navanax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Edgardo Londoño-Cruz | Diana Valeria Gallego-Sánchez'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:collector 'Edgardo Londoño-Cruz | Diana Valeria Gallego-Sánchez'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mar Caribe'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:stateProvince 'Archipiélago de San Andrés, Providencia y Santa Catalina'^^xsd:string;
  dwc:county 'San Andrés'^^xsd:string;
  dwc:longitude '-81.465996'^^xsd:double;
  dwc:latitude '12.401992'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:depthRange '10cm-15m'^^xsd:string;
  dwc:preparationType 'Colecta definitiva: Animal completo (ETOH 70%)'^^xsd:string;
  dwc:occurrenceRemarks 'Nombre científico de WoRMS (World Register of Marine Species) (2023)'^^xsd:string;
  dwc:aphiaid '224591'^^xsd:integer;
  dwc:samplingProtocol 'Colecta manual'^^xsd:string;
  dwc:occurrenceId 'UNIVALLE:Seaflower2022-CRM:302'^^xsd:string;
  dwc:observationDate '2022-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '224591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '2'^^xsd:integer;
  dwc:verbatimIdentification 'Navanax sp.'^^xsd:string;
  .
<https://eurobis.org/id/location/8843__UNIVALLE%3ASeaflower2022-CRM%3A307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8843__UNIVALLE%3ASeaflower2022-CRM%3A307> ;
  mr:hasGeometry <https://eurobis.org/id/point/8843__UNIVALLE%3ASeaflower2022-CRM%3A307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.404528 -81.355194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.404528"^^xsd:decimal ;
  dwc:decimalLongitude "-81.355194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8843__UNIVALLE%3ASeaflower2022-CRM%3A307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.404528 -81.355194)"^^geo:wktLiteral ;
  geo-pos:lat "12.404528"^^xsd:decimal ;
  geo-pos:long "-81.355194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8843__UNIVALLE%3ASeaflower2022-CRM%3A307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNIVALLE:Seaflower2022-CRM:307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8843_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2023-02-01'^^xsd:date;
  dwc:institutionCode 'Universidad del Valle (UniValle)'^^xsd:string;
  dwc:collectionCode 'CRM-UV'^^xsd:string;
  dwc:catalogNumber '2022-307'^^xsd:gYearMonth;
  dwc:scientificName 'Aplysia parvula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Edgardo Londoño-Cruz | Diana Valeria Gallego-Sánchez'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:collector 'Edgardo Londoño-Cruz | Diana Valeria Gallego-Sánchez'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mar Caribe'^^xsd:string;
  dwc:country 'Colombia'^^xsd:string;
  dwc:stateProvince 'Archipiélago de San Andrés, Providencia y Santa Catalina'^^xsd:string;
  dwc:county 'San Andrés'^^xsd:string;
  dwc:longitude '-81.355194'^^xsd:double;
  dwc:latitude '12.404528'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:depthRange '10cm-15m'^^xsd:string;
  dwc:preparationType 'Colecta definitiva: Animal completo (ETOH 70%)'^^xsd:string;
  dwc:occurrenceRemarks 'Nombre científico de WoRMS (World Register of Marine Species) (2023)'^^xsd:string;
  dwc:aphiaid '138757'^^xsd:integer;
  dwc:samplingProtocol 'Colecta manual'^^xsd:string;
  dwc:occurrenceId 'UNIVALLE:Seaflower2022-CRM:307'^^xsd:string;
  dwc:observationDate '2022-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '138757'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '2'^^xsd:integer;
  dwc:verbatimIdentification 'Aplysia parvula'^^xsd:string;
  .
# EOF