@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/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0001> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.405806 -81.488222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.405806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.488222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con baja complejidad, sustrato relativamente plano con elevaciones irregulares. Abundantes escombros coralinos recubiertos por macroalgas. Desarrollo coralino como pequeños parches rodeados por arenales."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.405806 -81.488222)"^^geo:wktLiteral ;
  geo-pos:lat "12.405806"^^xsd:decimal ;
  geo-pos:long "-81.488222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E12-12" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0001'^^xsd:string;
  dwc:scientificName 'Agaricia agaricites'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E12-12'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.488222'^^xsd:double;
  dwc:latitude '12.405806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '10.7'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: VU A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '287911'^^xsd:integer;
  dwc:samplingEffort '2 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0001'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '287911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con baja complejidad, sustrato relativamente plano con elevaciones irregulares. Abundantes escombros coralinos recubiertos por macroalgas. Desarrollo coralino como pequeños parches rodeados por arenales.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Agaricia agaricites'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Agariciidae | Agaricia | agaricites'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0002> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.405806 -81.488222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.405806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.488222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con baja complejidad, sustrato relativamente plano con elevaciones irregulares. Abundantes escombros coralinos recubiertos por macroalgas. Desarrollo coralino como pequeños parches rodeados por arenales."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.405806 -81.488222)"^^geo:wktLiteral ;
  geo-pos:lat "12.405806"^^xsd:decimal ;
  geo-pos:long "-81.488222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E12-12" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0002'^^xsd:string;
  dwc:scientificName 'Colpophyllia natans'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E12-12'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.488222'^^xsd:double;
  dwc:latitude '12.405806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '10.7'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: VU A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '289697'^^xsd:integer;
  dwc:samplingEffort '2 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0002'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '289697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con baja complejidad, sustrato relativamente plano con elevaciones irregulares. Abundantes escombros coralinos recubiertos por macroalgas. Desarrollo coralino como pequeños parches rodeados por arenales.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Colpophyllia natans'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Colpophyllia | natans'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0003> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.405806 -81.488222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.405806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.488222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con baja complejidad, sustrato relativamente plano con elevaciones irregulares. Abundantes escombros coralinos recubiertos por macroalgas. Desarrollo coralino como pequeños parches rodeados por arenales."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.405806 -81.488222)"^^geo:wktLiteral ;
  geo-pos:lat "12.405806"^^xsd:decimal ;
  geo-pos:long "-81.488222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E12-12" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0003'^^xsd:string;
  dwc:scientificName 'Madracis decactis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E12-12'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.488222'^^xsd:double;
  dwc:latitude '12.405806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '10.7'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '287107'^^xsd:integer;
  dwc:samplingEffort '2 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0003'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '287107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con baja complejidad, sustrato relativamente plano con elevaciones irregulares. Abundantes escombros coralinos recubiertos por macroalgas. Desarrollo coralino como pequeños parches rodeados por arenales.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Madracis decactis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Pocilloporidae | Madracis | decactis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0004> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.405806 -81.488222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.405806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.488222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con baja complejidad, sustrato relativamente plano con elevaciones irregulares. Abundantes escombros coralinos recubiertos por macroalgas. Desarrollo coralino como pequeños parches rodeados por arenales."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.405806 -81.488222)"^^geo:wktLiteral ;
  geo-pos:lat "12.405806"^^xsd:decimal ;
  geo-pos:long "-81.488222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E12-12" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0004'^^xsd:string;
  dwc:scientificName 'Montastraea cavernosa'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E12-12'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.488222'^^xsd:double;
  dwc:latitude '12.405806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '10.7'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '287962'^^xsd:integer;
  dwc:samplingEffort '2 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0004'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '287962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con baja complejidad, sustrato relativamente plano con elevaciones irregulares. Abundantes escombros coralinos recubiertos por macroalgas. Desarrollo coralino como pequeños parches rodeados por arenales.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Montastraea cavernosa'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Montastraeidae | Montastraea | cavernosa'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0005> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.405806 -81.488222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.405806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.488222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con baja complejidad, sustrato relativamente plano con elevaciones irregulares. Abundantes escombros coralinos recubiertos por macroalgas. Desarrollo coralino como pequeños parches rodeados por arenales."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.405806 -81.488222)"^^geo:wktLiteral ;
  geo-pos:lat "12.405806"^^xsd:decimal ;
  geo-pos:long "-81.488222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E12-12" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0005'^^xsd:string;
  dwc:scientificName 'Orbicella annularis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E12-12'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.488222'^^xsd:double;
  dwc:latitude '12.405806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '10.7'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: EN A2bce - Disminuyendo'^^xsd:string;
  dwc:aphiaid '758260'^^xsd:integer;
  dwc:samplingEffort '2 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0005'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '758260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con baja complejidad, sustrato relativamente plano con elevaciones irregulares. Abundantes escombros coralinos recubiertos por macroalgas. Desarrollo coralino como pequeños parches rodeados por arenales.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Orbicella annularis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Merulinidae | Orbicella | annularis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0006> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.405806 -81.488222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.405806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.488222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con baja complejidad, sustrato relativamente plano con elevaciones irregulares. Abundantes escombros coralinos recubiertos por macroalgas. Desarrollo coralino como pequeños parches rodeados por arenales."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.405806 -81.488222)"^^geo:wktLiteral ;
  geo-pos:lat "12.405806"^^xsd:decimal ;
  geo-pos:long "-81.488222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E12-12" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0006'^^xsd:string;
  dwc:scientificName 'Orbicella faveolata'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E12-12'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.488222'^^xsd:double;
  dwc:latitude '12.405806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '10.7'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: EN A2bce - Disminuyendo'^^xsd:string;
  dwc:aphiaid '758261'^^xsd:integer;
  dwc:samplingEffort '2 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0006'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '758261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con baja complejidad, sustrato relativamente plano con elevaciones irregulares. Abundantes escombros coralinos recubiertos por macroalgas. Desarrollo coralino como pequeños parches rodeados por arenales.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Orbicella faveolata'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Merulinidae | Orbicella | feveolata'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0007> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.405806 -81.488222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.405806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.488222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con baja complejidad, sustrato relativamente plano con elevaciones irregulares. Abundantes escombros coralinos recubiertos por macroalgas. Desarrollo coralino como pequeños parches rodeados por arenales."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.405806 -81.488222)"^^geo:wktLiteral ;
  geo-pos:lat "12.405806"^^xsd:decimal ;
  geo-pos:long "-81.488222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E12-12" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0007'^^xsd:string;
  dwc:scientificName 'Orbicella franksi'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E12-12'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.488222'^^xsd:double;
  dwc:latitude '12.405806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '10.7'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: NT A2bce - Disminuyendo'^^xsd:string;
  dwc:aphiaid '758262'^^xsd:integer;
  dwc:samplingEffort '2 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0007'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '758262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con baja complejidad, sustrato relativamente plano con elevaciones irregulares. Abundantes escombros coralinos recubiertos por macroalgas. Desarrollo coralino como pequeños parches rodeados por arenales.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Orbicella franksi'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Merulinidae | Orbicella | franksi'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0008> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.405806 -81.488222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.405806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.488222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con baja complejidad, sustrato relativamente plano con elevaciones irregulares. Abundantes escombros coralinos recubiertos por macroalgas. Desarrollo coralino como pequeños parches rodeados por arenales."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.405806 -81.488222)"^^geo:wktLiteral ;
  geo-pos:lat "12.405806"^^xsd:decimal ;
  geo-pos:long "-81.488222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E12-12" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0008'^^xsd:string;
  dwc:scientificName 'Porites astreoides'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E12-12'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.488222'^^xsd:double;
  dwc:latitude '12.405806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '10.7'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '288889'^^xsd:integer;
  dwc:samplingEffort '2 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0008'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '288889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con baja complejidad, sustrato relativamente plano con elevaciones irregulares. Abundantes escombros coralinos recubiertos por macroalgas. Desarrollo coralino como pequeños parches rodeados por arenales.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Porites astreoides'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Poritidae | Porites | astreoides'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0009> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.405806 -81.488222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.405806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.488222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con baja complejidad, sustrato relativamente plano con elevaciones irregulares. Abundantes escombros coralinos recubiertos por macroalgas. Desarrollo coralino como pequeños parches rodeados por arenales."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.405806 -81.488222)"^^geo:wktLiteral ;
  geo-pos:lat "12.405806"^^xsd:decimal ;
  geo-pos:long "-81.488222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E12-12" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0009'^^xsd:string;
  dwc:scientificName 'Porites porites'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E12-12'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.488222'^^xsd:double;
  dwc:latitude '12.405806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '10.7'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '207238'^^xsd:integer;
  dwc:samplingEffort '2 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0009'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '207238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con baja complejidad, sustrato relativamente plano con elevaciones irregulares. Abundantes escombros coralinos recubiertos por macroalgas. Desarrollo coralino como pequeños parches rodeados por arenales.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Porites porites'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Poritidae | Porites | porites'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0010> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.405806 -81.488222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.405806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.488222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con baja complejidad, sustrato relativamente plano con elevaciones irregulares. Abundantes escombros coralinos recubiertos por macroalgas. Desarrollo coralino como pequeños parches rodeados por arenales."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.405806 -81.488222)"^^geo:wktLiteral ;
  geo-pos:lat "12.405806"^^xsd:decimal ;
  geo-pos:long "-81.488222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E12-12" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0010'^^xsd:string;
  dwc:scientificName 'Porites divaricata'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E12-12'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.488222'^^xsd:double;
  dwc:latitude '12.405806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '10.7'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '411268'^^xsd:integer;
  dwc:samplingEffort '2 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0010'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '411268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con baja complejidad, sustrato relativamente plano con elevaciones irregulares. Abundantes escombros coralinos recubiertos por macroalgas. Desarrollo coralino como pequeños parches rodeados por arenales.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Porites divaricata'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Poritidae | Porites | divaricata'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0011> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.405806 -81.488222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.405806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.488222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con baja complejidad, sustrato relativamente plano con elevaciones irregulares. Abundantes escombros coralinos recubiertos por macroalgas. Desarrollo coralino como pequeños parches rodeados por arenales."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.405806 -81.488222)"^^geo:wktLiteral ;
  geo-pos:lat "12.405806"^^xsd:decimal ;
  geo-pos:long "-81.488222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E12-12" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0011'^^xsd:string;
  dwc:scientificName 'Pseudodiploria strigosa'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E12-12'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.488222'^^xsd:double;
  dwc:latitude '12.405806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '10.7'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '718718'^^xsd:integer;
  dwc:samplingEffort '2 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0011'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '718718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con baja complejidad, sustrato relativamente plano con elevaciones irregulares. Abundantes escombros coralinos recubiertos por macroalgas. Desarrollo coralino como pequeños parches rodeados por arenales.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Pseudodiploria strigosa'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Pseudodiploria | strigosa'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0012> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.405806 -81.488222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.405806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.488222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con baja complejidad, sustrato relativamente plano con elevaciones irregulares. Abundantes escombros coralinos recubiertos por macroalgas. Desarrollo coralino como pequeños parches rodeados por arenales."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.405806 -81.488222)"^^geo:wktLiteral ;
  geo-pos:lat "12.405806"^^xsd:decimal ;
  geo-pos:long "-81.488222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E12-12" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0012'^^xsd:string;
  dwc:scientificName 'Siderastrea siderea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E12-12'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.488222'^^xsd:double;
  dwc:latitude '12.405806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '10.7'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '207516'^^xsd:integer;
  dwc:samplingEffort '2 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0012'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '207516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con baja complejidad, sustrato relativamente plano con elevaciones irregulares. Abundantes escombros coralinos recubiertos por macroalgas. Desarrollo coralino como pequeños parches rodeados por arenales.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Siderastrea siderea'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Rhizangiidae | Siderastrea | siderea'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0013> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.405806 -81.488222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.405806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.488222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con baja complejidad, sustrato relativamente plano con elevaciones irregulares. Abundantes escombros coralinos recubiertos por macroalgas. Desarrollo coralino como pequeños parches rodeados por arenales."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.405806 -81.488222)"^^geo:wktLiteral ;
  geo-pos:lat "12.405806"^^xsd:decimal ;
  geo-pos:long "-81.488222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E12-12" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0013'^^xsd:string;
  dwc:scientificName 'Siderastrea radians'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E12-12'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.488222'^^xsd:double;
  dwc:latitude '12.405806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '10.7'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '207517'^^xsd:integer;
  dwc:samplingEffort '2 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0013'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '207517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con baja complejidad, sustrato relativamente plano con elevaciones irregulares. Abundantes escombros coralinos recubiertos por macroalgas. Desarrollo coralino como pequeños parches rodeados por arenales.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Siderastrea radians'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Rhizangiidae | Siderastrea | radians'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0014> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.405806 -81.488222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.405806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.488222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con baja complejidad, sustrato relativamente plano con elevaciones irregulares. Abundantes escombros coralinos recubiertos por macroalgas. Desarrollo coralino como pequeños parches rodeados por arenales."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.405806 -81.488222)"^^geo:wktLiteral ;
  geo-pos:lat "12.405806"^^xsd:decimal ;
  geo-pos:long "-81.488222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E12-12" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0014'^^xsd:string;
  dwc:scientificName 'Stephanocoenia intersepta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E12-12'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.488222'^^xsd:double;
  dwc:latitude '12.405806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '10.7'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: NT A2bce - Disminuyendo'^^xsd:string;
  dwc:aphiaid '291119'^^xsd:integer;
  dwc:samplingEffort '2 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0014'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '291119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con baja complejidad, sustrato relativamente plano con elevaciones irregulares. Abundantes escombros coralinos recubiertos por macroalgas. Desarrollo coralino como pequeños parches rodeados por arenales.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Stephanocoenia intersepta'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Astrocoeniidae | Stephanocoenia | intersepta'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0015> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.405806 -81.488222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.405806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.488222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con baja complejidad, sustrato relativamente plano con elevaciones irregulares. Abundantes escombros coralinos recubiertos por macroalgas. Desarrollo coralino como pequeños parches rodeados por arenales."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.405806 -81.488222)"^^geo:wktLiteral ;
  geo-pos:lat "12.405806"^^xsd:decimal ;
  geo-pos:long "-81.488222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E12-12" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0015'^^xsd:string;
  dwc:scientificName 'Millepora alcicornis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E12-12'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.488222'^^xsd:double;
  dwc:latitude '12.405806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '10.7'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: VU A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '210726'^^xsd:integer;
  dwc:samplingEffort '2 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0015'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '210726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con baja complejidad, sustrato relativamente plano con elevaciones irregulares. Abundantes escombros coralinos recubiertos por macroalgas. Desarrollo coralino como pequeños parches rodeados por arenales.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Millepora alcicornis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Hydrozoa | Anthoathecata | Milleporidae | Millepora | alcicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0016> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.405806 -81.488222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.405806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.488222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con baja complejidad, sustrato relativamente plano con elevaciones irregulares. Abundantes escombros coralinos recubiertos por macroalgas. Desarrollo coralino como pequeños parches rodeados por arenales."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.405806 -81.488222)"^^geo:wktLiteral ;
  geo-pos:lat "12.405806"^^xsd:decimal ;
  geo-pos:long "-81.488222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E12-12" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0016'^^xsd:string;
  dwc:scientificName 'Gorgonia ventalina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E12-12'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.488222'^^xsd:double;
  dwc:latitude '12.405806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '10.7'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2022: VU A2ce'^^xsd:string;
  dwc:aphiaid '290045'^^xsd:integer;
  dwc:samplingEffort '2 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0016'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '290045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con baja complejidad, sustrato relativamente plano con elevaciones irregulares. Abundantes escombros coralinos recubiertos por macroalgas. Desarrollo coralino como pequeños parches rodeados por arenales.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de invertebrados marinos de Colombia. Chasqui et al 2022'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Gorgonia ventalina'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Malacalcyonacea | Gorgoniidae | Gorgonia | ventalina'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0017> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.405806 -81.488222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.405806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.488222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con baja complejidad, sustrato relativamente plano con elevaciones irregulares. Abundantes escombros coralinos recubiertos por macroalgas. Desarrollo coralino como pequeños parches rodeados por arenales."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.405806 -81.488222)"^^geo:wktLiteral ;
  geo-pos:lat "12.405806"^^xsd:decimal ;
  geo-pos:long "-81.488222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E12-12" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0017'^^xsd:string;
  dwc:scientificName 'Acanthurus coeruleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E12-12'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.488222'^^xsd:double;
  dwc:latitude '12.405806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Estable'^^xsd:string;
  dwc:aphiaid '159581'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0017'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '159581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con baja complejidad, sustrato relativamente plano con elevaciones irregulares. Abundantes escombros coralinos recubiertos por macroalgas. Desarrollo coralino como pequeños parches rodeados por arenales.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Acanthurus coeruleus'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Acanthuriformes | Acanthuridae | Acanthurus | coeruleus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0018> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.405806 -81.488222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.405806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.488222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con baja complejidad, sustrato relativamente plano con elevaciones irregulares. Abundantes escombros coralinos recubiertos por macroalgas. Desarrollo coralino como pequeños parches rodeados por arenales."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.405806 -81.488222)"^^geo:wktLiteral ;
  geo-pos:lat "12.405806"^^xsd:decimal ;
  geo-pos:long "-81.488222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E12-12" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0018'^^xsd:string;
  dwc:scientificName 'Acanthurus tractus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E12-12'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.488222'^^xsd:double;
  dwc:latitude '12.405806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '301914'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0018'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '301914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con baja complejidad, sustrato relativamente plano con elevaciones irregulares. Abundantes escombros coralinos recubiertos por macroalgas. Desarrollo coralino como pequeños parches rodeados por arenales.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Acanthurus tractus'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Acanthuriformes | Acanthuridae | Acanthurus | tractus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0019> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.405806 -81.488222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.405806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.488222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con baja complejidad, sustrato relativamente plano con elevaciones irregulares. Abundantes escombros coralinos recubiertos por macroalgas. Desarrollo coralino como pequeños parches rodeados por arenales."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.405806 -81.488222)"^^geo:wktLiteral ;
  geo-pos:lat "12.405806"^^xsd:decimal ;
  geo-pos:long "-81.488222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E12-12" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0019'^^xsd:string;
  dwc:scientificName 'Scarus iseri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E12-12'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.488222'^^xsd:double;
  dwc:latitude '12.405806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '276052'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0019'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '276052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con baja complejidad, sustrato relativamente plano con elevaciones irregulares. Abundantes escombros coralinos recubiertos por macroalgas. Desarrollo coralino como pequeños parches rodeados por arenales.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Scarus iseri'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Scarus | iseri'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0020> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.405806 -81.488222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.405806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.488222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con baja complejidad, sustrato relativamente plano con elevaciones irregulares. Abundantes escombros coralinos recubiertos por macroalgas. Desarrollo coralino como pequeños parches rodeados por arenales."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.405806 -81.488222)"^^geo:wktLiteral ;
  geo-pos:lat "12.405806"^^xsd:decimal ;
  geo-pos:long "-81.488222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E12-12" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0020'^^xsd:string;
  dwc:scientificName 'Scarus taeniopterus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E12-12'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.488222'^^xsd:double;
  dwc:latitude '12.405806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '276062'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0020'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '276062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con baja complejidad, sustrato relativamente plano con elevaciones irregulares. Abundantes escombros coralinos recubiertos por macroalgas. Desarrollo coralino como pequeños parches rodeados por arenales.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Scarus taeniopterus'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Scarus | taeniopterus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0021> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.405806 -81.488222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.405806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.488222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con baja complejidad, sustrato relativamente plano con elevaciones irregulares. Abundantes escombros coralinos recubiertos por macroalgas. Desarrollo coralino como pequeños parches rodeados por arenales."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.405806 -81.488222)"^^geo:wktLiteral ;
  geo-pos:lat "12.405806"^^xsd:decimal ;
  geo-pos:long "-81.488222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E12-12" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0021'^^xsd:string;
  dwc:scientificName 'Sparisoma aurofrenatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E12-12'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.488222'^^xsd:double;
  dwc:latitude '12.405806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '273772'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0021'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '273772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con baja complejidad, sustrato relativamente plano con elevaciones irregulares. Abundantes escombros coralinos recubiertos por macroalgas. Desarrollo coralino como pequeños parches rodeados por arenales.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Sparisoma aurofrenatum'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Sparisoma | aurofrenatum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0022> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.405806 -81.488222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.405806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.488222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con baja complejidad, sustrato relativamente plano con elevaciones irregulares. Abundantes escombros coralinos recubiertos por macroalgas. Desarrollo coralino como pequeños parches rodeados por arenales."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.405806 -81.488222)"^^geo:wktLiteral ;
  geo-pos:lat "12.405806"^^xsd:decimal ;
  geo-pos:long "-81.488222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E12-12" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0022'^^xsd:string;
  dwc:scientificName 'Sparisoma chrysopterum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E12-12'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.488222'^^xsd:double;
  dwc:latitude '12.405806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '273774'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0022'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '273774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con baja complejidad, sustrato relativamente plano con elevaciones irregulares. Abundantes escombros coralinos recubiertos por macroalgas. Desarrollo coralino como pequeños parches rodeados por arenales.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Sparisoma chrysopterum'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Sparisoma | chrysopterum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0023> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.405806 -81.488222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.405806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.488222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con baja complejidad, sustrato relativamente plano con elevaciones irregulares. Abundantes escombros coralinos recubiertos por macroalgas. Desarrollo coralino como pequeños parches rodeados por arenales."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.405806 -81.488222)"^^geo:wktLiteral ;
  geo-pos:lat "12.405806"^^xsd:decimal ;
  geo-pos:long "-81.488222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E12-12" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0023'^^xsd:string;
  dwc:scientificName 'Diadema antillarum'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E12-12'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.488222'^^xsd:double;
  dwc:latitude '12.405806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '10.7'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2022: NT'^^xsd:string;
  dwc:aphiaid '124332'^^xsd:integer;
  dwc:samplingEffort '2 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0023'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '124332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con baja complejidad, sustrato relativamente plano con elevaciones irregulares. Abundantes escombros coralinos recubiertos por macroalgas. Desarrollo coralino como pequeños parches rodeados por arenales.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de invertebrados marinos de Colombia. Chasqui et al 2022'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Diadema antillarum'^^xsd:string;
  dwc:higherClassification 'Animalia | Echinodermata | Echinoidea | Diadematoida | Diadematidae | Diadema | antillarum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0024> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.405806 -81.488222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.405806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.488222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con baja complejidad, sustrato relativamente plano con elevaciones irregulares. Abundantes escombros coralinos recubiertos por macroalgas. Desarrollo coralino como pequeños parches rodeados por arenales."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.405806 -81.488222)"^^geo:wktLiteral ;
  geo-pos:lat "12.405806"^^xsd:decimal ;
  geo-pos:long "-81.488222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-12_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E12-12" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0024'^^xsd:string;
  dwc:scientificName 'Holothuria'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E12-12'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.488222'^^xsd:double;
  dwc:latitude '12.405806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '10.7'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2022: CR A2bd'^^xsd:string;
  dwc:aphiaid '123456'^^xsd:integer;
  dwc:samplingEffort '2 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0024'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '123456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con baja complejidad, sustrato relativamente plano con elevaciones irregulares. Abundantes escombros coralinos recubiertos por macroalgas. Desarrollo coralino como pequeños parches rodeados por arenales.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Holothuria cf. mexicana'^^xsd:string;
  dwc:higherClassification 'Animalia | Echinodermata | Holothuroidea | Holothuriida | Holothuriidae | Holothuria'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0025> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.403111"^^xsd:decimal ;
  dwc:decimalLongitude "-81.474528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  geo-pos:lat "12.403111"^^xsd:decimal ;
  geo-pos:long "-81.474528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E19-19" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0025'^^xsd:string;
  dwc:scientificName 'Acropora cervicornis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E19-19'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.474528'^^xsd:double;
  dwc:latitude '12.403111'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A2bce - Disminuyendo'^^xsd:string;
  dwc:aphiaid '206989'^^xsd:integer;
  dwc:samplingEffort '2 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0025'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '206989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Acropora cervicornis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Acroporidae | Acropora | cervicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0026> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.403111"^^xsd:decimal ;
  dwc:decimalLongitude "-81.474528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  geo-pos:lat "12.403111"^^xsd:decimal ;
  geo-pos:long "-81.474528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E19-19" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0026'^^xsd:string;
  dwc:scientificName 'Agaricia agaricites'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E19-19'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.474528'^^xsd:double;
  dwc:latitude '12.403111'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: VU A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '287911'^^xsd:integer;
  dwc:samplingEffort '2 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0026'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '287911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Agaricia agaricites'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Agariciidae | Agaricia | agaricites'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0027> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.403111"^^xsd:decimal ;
  dwc:decimalLongitude "-81.474528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  geo-pos:lat "12.403111"^^xsd:decimal ;
  geo-pos:long "-81.474528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E19-19" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0027'^^xsd:string;
  dwc:scientificName 'Agaricia humilis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E19-19'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.474528'^^xsd:double;
  dwc:latitude '12.403111'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '287914'^^xsd:integer;
  dwc:samplingEffort '2 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0027'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '287914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Agaricia humilis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Agariciidae | Agaricia | humilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0028> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.403111"^^xsd:decimal ;
  dwc:decimalLongitude "-81.474528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  geo-pos:lat "12.403111"^^xsd:decimal ;
  geo-pos:long "-81.474528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E19-19" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0028'^^xsd:string;
  dwc:scientificName 'Agaricia fragilis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E19-19'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.474528'^^xsd:double;
  dwc:latitude '12.403111'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '287912'^^xsd:integer;
  dwc:samplingEffort '2 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0028'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '287912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Agaricia fragilis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Agariciidae | Agaricia | fragilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0029> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.403111"^^xsd:decimal ;
  dwc:decimalLongitude "-81.474528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  geo-pos:lat "12.403111"^^xsd:decimal ;
  geo-pos:long "-81.474528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E19-19" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0029'^^xsd:string;
  dwc:scientificName 'Agaricia tenuifolia'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E19-19'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.474528'^^xsd:double;
  dwc:latitude '12.403111'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '287916'^^xsd:integer;
  dwc:samplingEffort '2 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0029'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '287916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Agaricia tenuifolia'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Agariciidae | Agaricia | tenuifolia'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0030> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.403111"^^xsd:decimal ;
  dwc:decimalLongitude "-81.474528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  geo-pos:lat "12.403111"^^xsd:decimal ;
  geo-pos:long "-81.474528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E19-19" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0030'^^xsd:string;
  dwc:scientificName 'Diploria labyrinthiformis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E19-19'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.474528'^^xsd:double;
  dwc:latitude '12.403111'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '289826'^^xsd:integer;
  dwc:samplingEffort '2 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0030'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '289826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Diploria labyrinthiformis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Diploria | labyrinthiformis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0031> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.403111"^^xsd:decimal ;
  dwc:decimalLongitude "-81.474528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  geo-pos:lat "12.403111"^^xsd:decimal ;
  geo-pos:long "-81.474528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E19-19" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0031'^^xsd:string;
  dwc:scientificName 'Favia fragum'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E19-19'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.474528'^^xsd:double;
  dwc:latitude '12.403111'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '207432'^^xsd:integer;
  dwc:samplingEffort '2 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0031'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '207432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Favia fragum'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Favia | fragum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0032> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.403111"^^xsd:decimal ;
  dwc:decimalLongitude "-81.474528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  geo-pos:lat "12.403111"^^xsd:decimal ;
  geo-pos:long "-81.474528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E19-19" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0032'^^xsd:string;
  dwc:scientificName 'Isophyllia rigida'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E19-19'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.474528'^^xsd:double;
  dwc:latitude '12.403111'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '287850'^^xsd:integer;
  dwc:samplingEffort '2 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0032'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '287850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Isophyllia rigida'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Isophyllia | rigida'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0033> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.403111"^^xsd:decimal ;
  dwc:decimalLongitude "-81.474528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  geo-pos:lat "12.403111"^^xsd:decimal ;
  geo-pos:long "-81.474528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E19-19" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0033'^^xsd:string;
  dwc:scientificName 'Madracis decactis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E19-19'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.474528'^^xsd:double;
  dwc:latitude '12.403111'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '287107'^^xsd:integer;
  dwc:samplingEffort '2 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0033'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '287107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Madracis decactis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Pocilloporidae | Madracis | decactis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0034> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.403111"^^xsd:decimal ;
  dwc:decimalLongitude "-81.474528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  geo-pos:lat "12.403111"^^xsd:decimal ;
  geo-pos:long "-81.474528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E19-19" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0034'^^xsd:string;
  dwc:scientificName 'Madracis formosa'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E19-19'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.474528'^^xsd:double;
  dwc:latitude '12.403111'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: NT A2bce - Disminuyendo'^^xsd:string;
  dwc:aphiaid '287108'^^xsd:integer;
  dwc:samplingEffort '2 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0034'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '287108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Madracis formosa'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Pocilloporidae | Madracis | formosa'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0035> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.403111"^^xsd:decimal ;
  dwc:decimalLongitude "-81.474528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  geo-pos:lat "12.403111"^^xsd:decimal ;
  geo-pos:long "-81.474528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E19-19" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0035'^^xsd:string;
  dwc:scientificName 'Montastraea cavernosa'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E19-19'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.474528'^^xsd:double;
  dwc:latitude '12.403111'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '287962'^^xsd:integer;
  dwc:samplingEffort '2 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0035'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '287962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Montastraea cavernosa'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Montastraeidae | Montastraea | cavernosa'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0036> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.403111"^^xsd:decimal ;
  dwc:decimalLongitude "-81.474528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  geo-pos:lat "12.403111"^^xsd:decimal ;
  geo-pos:long "-81.474528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E19-19" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0036'^^xsd:string;
  dwc:scientificName 'Orbicella annularis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E19-19'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.474528'^^xsd:double;
  dwc:latitude '12.403111'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: EN A2bce - Disminuyendo'^^xsd:string;
  dwc:aphiaid '758260'^^xsd:integer;
  dwc:samplingEffort '2 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0036'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '758260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Orbicella annularis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Merulinidae | Orbicella | annularis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0037> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.403111"^^xsd:decimal ;
  dwc:decimalLongitude "-81.474528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  geo-pos:lat "12.403111"^^xsd:decimal ;
  geo-pos:long "-81.474528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E19-19" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0037'^^xsd:string;
  dwc:scientificName 'Orbicella faveolata'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E19-19'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.474528'^^xsd:double;
  dwc:latitude '12.403111'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: EN A2bce - Disminuyendo'^^xsd:string;
  dwc:aphiaid '758261'^^xsd:integer;
  dwc:samplingEffort '2 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0037'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '758261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Orbicella faveolata'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Merulinidae | Orbicella | feveolata'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0038> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.403111"^^xsd:decimal ;
  dwc:decimalLongitude "-81.474528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  geo-pos:lat "12.403111"^^xsd:decimal ;
  geo-pos:long "-81.474528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E19-19" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0038'^^xsd:string;
  dwc:scientificName 'Porites astreoides'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E19-19'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.474528'^^xsd:double;
  dwc:latitude '12.403111'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '288889'^^xsd:integer;
  dwc:samplingEffort '2 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0038'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '288889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Porites astreoides'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Poritidae | Porites | astreoides'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0039> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.403111"^^xsd:decimal ;
  dwc:decimalLongitude "-81.474528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  geo-pos:lat "12.403111"^^xsd:decimal ;
  geo-pos:long "-81.474528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E19-19" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0039'^^xsd:string;
  dwc:scientificName 'Porites porites'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E19-19'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.474528'^^xsd:double;
  dwc:latitude '12.403111'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '207238'^^xsd:integer;
  dwc:samplingEffort '2 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0039'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '207238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Porites porites'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Poritidae | Porites | porites'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0040> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.403111"^^xsd:decimal ;
  dwc:decimalLongitude "-81.474528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  geo-pos:lat "12.403111"^^xsd:decimal ;
  geo-pos:long "-81.474528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E19-19" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0040'^^xsd:string;
  dwc:scientificName 'Porites divaricata'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E19-19'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.474528'^^xsd:double;
  dwc:latitude '12.403111'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '411268'^^xsd:integer;
  dwc:samplingEffort '2 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0040'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '411268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Porites divaricata'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Poritidae | Porites | divaricata'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0041> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.403111"^^xsd:decimal ;
  dwc:decimalLongitude "-81.474528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  geo-pos:lat "12.403111"^^xsd:decimal ;
  geo-pos:long "-81.474528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E19-19" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0041'^^xsd:string;
  dwc:scientificName 'Pseudodiploria strigosa'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E19-19'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.474528'^^xsd:double;
  dwc:latitude '12.403111'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '718718'^^xsd:integer;
  dwc:samplingEffort '2 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0041'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '718718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Pseudodiploria strigosa'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Pseudodiploria | strigosa'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0042> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.403111"^^xsd:decimal ;
  dwc:decimalLongitude "-81.474528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  geo-pos:lat "12.403111"^^xsd:decimal ;
  geo-pos:long "-81.474528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E19-19" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0042'^^xsd:string;
  dwc:scientificName 'Siderastrea siderea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E19-19'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.474528'^^xsd:double;
  dwc:latitude '12.403111'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '207516'^^xsd:integer;
  dwc:samplingEffort '2 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0042'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '207516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Siderastrea siderea'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Rhizangiidae | Siderastrea | siderea'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0043> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.403111"^^xsd:decimal ;
  dwc:decimalLongitude "-81.474528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  geo-pos:lat "12.403111"^^xsd:decimal ;
  geo-pos:long "-81.474528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E19-19" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0043'^^xsd:string;
  dwc:scientificName 'Siderastrea radians'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E19-19'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.474528'^^xsd:double;
  dwc:latitude '12.403111'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '207517'^^xsd:integer;
  dwc:samplingEffort '2 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0043'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '207517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Siderastrea radians'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Rhizangiidae | Siderastrea | radians'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0044> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.403111"^^xsd:decimal ;
  dwc:decimalLongitude "-81.474528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  geo-pos:lat "12.403111"^^xsd:decimal ;
  geo-pos:long "-81.474528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E19-19" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0044'^^xsd:string;
  dwc:scientificName 'Stephanocoenia intersepta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E19-19'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.474528'^^xsd:double;
  dwc:latitude '12.403111'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: NT A2bce - Disminuyendo'^^xsd:string;
  dwc:aphiaid '291119'^^xsd:integer;
  dwc:samplingEffort '2 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0044'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '291119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Stephanocoenia intersepta'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Astrocoeniidae | Stephanocoenia | intersepta'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0045> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.403111"^^xsd:decimal ;
  dwc:decimalLongitude "-81.474528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  geo-pos:lat "12.403111"^^xsd:decimal ;
  geo-pos:long "-81.474528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E19-19" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0045'^^xsd:string;
  dwc:scientificName 'Millepora alcicornis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E19-19'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.474528'^^xsd:double;
  dwc:latitude '12.403111'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: VU A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '210726'^^xsd:integer;
  dwc:samplingEffort '2 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0045'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '210726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Millepora alcicornis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Hydrozoa | Anthoathecata | Milleporidae | Millepora | alcicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0046> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.403111"^^xsd:decimal ;
  dwc:decimalLongitude "-81.474528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  geo-pos:lat "12.403111"^^xsd:decimal ;
  geo-pos:long "-81.474528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E19-19" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0046'^^xsd:string;
  dwc:scientificName 'Millepora complanata'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E19-19'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.474528'^^xsd:double;
  dwc:latitude '12.403111'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '287421'^^xsd:integer;
  dwc:samplingEffort '2 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0046'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '287421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Millepora complanata'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Hydrozoa | Anthoathecata | Milleporidae | Millepora | complanata'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0047> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.403111"^^xsd:decimal ;
  dwc:decimalLongitude "-81.474528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  geo-pos:lat "12.403111"^^xsd:decimal ;
  geo-pos:long "-81.474528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E19-19" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0047'^^xsd:string;
  dwc:scientificName 'Gorgonia ventalina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E19-19'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.474528'^^xsd:double;
  dwc:latitude '12.403111'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2022: VU A2ce'^^xsd:string;
  dwc:aphiaid '290045'^^xsd:integer;
  dwc:samplingEffort '2 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0047'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '290045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de invertebrados marinos de Colombia. Chasqui et al 2022'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Gorgonia ventalina'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Malacalcyonacea | Gorgoniidae | Gorgonia | ventalina'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0048> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.403111"^^xsd:decimal ;
  dwc:decimalLongitude "-81.474528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  geo-pos:lat "12.403111"^^xsd:decimal ;
  geo-pos:long "-81.474528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E19-19" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0048'^^xsd:string;
  dwc:scientificName 'Hypanus americanus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E19-19'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.474528'^^xsd:double;
  dwc:latitude '12.403111'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: NT A2bd - Disminuyendo'^^xsd:string;
  dwc:aphiaid '1042856'^^xsd:integer;
  dwc:samplingEffort '10 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0048'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '1042856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de peces marinos de Colombia. Chasqui et al 2017'^^xsd:string;
  dwc:sampleSizeValue '10'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Hypanus americanus'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Elasmobranchii | Myliobatiformes | Dasyatidae | Hypanus | americanus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0049> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.403111"^^xsd:decimal ;
  dwc:decimalLongitude "-81.474528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  geo-pos:lat "12.403111"^^xsd:decimal ;
  geo-pos:long "-81.474528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E19-19" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0049'^^xsd:string;
  dwc:scientificName 'Acanthurus coeruleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E19-19'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.474528'^^xsd:double;
  dwc:latitude '12.403111'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Estable'^^xsd:string;
  dwc:aphiaid '159581'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0049'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '159581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Acanthurus coeruleus'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Acanthuriformes | Acanthuridae | Acanthurus | coeruleus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0050> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.403111"^^xsd:decimal ;
  dwc:decimalLongitude "-81.474528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  geo-pos:lat "12.403111"^^xsd:decimal ;
  geo-pos:long "-81.474528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E19-19" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0050'^^xsd:string;
  dwc:scientificName 'Acanthurus tractus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E19-19'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.474528'^^xsd:double;
  dwc:latitude '12.403111'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '301914'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0050'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '301914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Acanthurus tractus'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Acanthuriformes | Acanthuridae | Acanthurus | tractus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0051> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.403111"^^xsd:decimal ;
  dwc:decimalLongitude "-81.474528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  geo-pos:lat "12.403111"^^xsd:decimal ;
  geo-pos:long "-81.474528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E19-19" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0051'^^xsd:string;
  dwc:scientificName 'Kyphosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E19-19'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.474528'^^xsd:double;
  dwc:latitude '12.403111'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '126015'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0051'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126015'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Kyphosus spp.'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Centrarchiformes | Kyphosidae | Kyphosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0052> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.403111"^^xsd:decimal ;
  dwc:decimalLongitude "-81.474528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  geo-pos:lat "12.403111"^^xsd:decimal ;
  geo-pos:long "-81.474528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E19-19" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0052'^^xsd:string;
  dwc:scientificName 'Scarus iseri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E19-19'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.474528'^^xsd:double;
  dwc:latitude '12.403111'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '276052'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0052'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '276052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Scarus iseri'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Scarus | iseri'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0053> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.403111"^^xsd:decimal ;
  dwc:decimalLongitude "-81.474528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  geo-pos:lat "12.403111"^^xsd:decimal ;
  geo-pos:long "-81.474528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E19-19" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0053'^^xsd:string;
  dwc:scientificName 'Scarus taeniopterus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E19-19'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.474528'^^xsd:double;
  dwc:latitude '12.403111'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '276062'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0053'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '276062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Scarus taeniopterus'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Scarus | taeniopterus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0054> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.403111"^^xsd:decimal ;
  dwc:decimalLongitude "-81.474528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  geo-pos:lat "12.403111"^^xsd:decimal ;
  geo-pos:long "-81.474528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E19-19" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0054'^^xsd:string;
  dwc:scientificName 'Sparisoma aurofrenatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E19-19'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.474528'^^xsd:double;
  dwc:latitude '12.403111'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '273772'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0054'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '273772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Sparisoma aurofrenatum'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Sparisoma | aurofrenatum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0055> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.403111"^^xsd:decimal ;
  dwc:decimalLongitude "-81.474528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  geo-pos:lat "12.403111"^^xsd:decimal ;
  geo-pos:long "-81.474528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E19-19" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0055'^^xsd:string;
  dwc:scientificName 'Sparisoma viride'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E19-19'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.474528'^^xsd:double;
  dwc:latitude '12.403111'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2017: NT'^^xsd:string;
  dwc:aphiaid '273780'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0055'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '273780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de peces marinos de Colombia. Chasqui et al 2017'^^xsd:string;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Sparisoma viride'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Sparisoma | viride'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0056> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.403111"^^xsd:decimal ;
  dwc:decimalLongitude "-81.474528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  geo-pos:lat "12.403111"^^xsd:decimal ;
  geo-pos:long "-81.474528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E19-19" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0056'^^xsd:string;
  dwc:scientificName 'Aliger gigas'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E19-19'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.474528'^^xsd:double;
  dwc:latitude '12.403111'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2022: VU A1ae'^^xsd:string;
  dwc:aphiaid '1429769'^^xsd:integer;
  dwc:samplingEffort '2 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0056'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '1429769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de invertebrados marinos de Colombia. Chasqui et al 2022'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Aliger gigas'^^xsd:string;
  dwc:higherClassification 'Animalia | Mollusca | Gastropoda | Littorinimorpha | Strombidae | Aliger | gigas'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0057> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.403111"^^xsd:decimal ;
  dwc:decimalLongitude "-81.474528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  geo-pos:lat "12.403111"^^xsd:decimal ;
  geo-pos:long "-81.474528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E19-19" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0057'^^xsd:string;
  dwc:scientificName 'Holothuria'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E19-19'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.474528'^^xsd:double;
  dwc:latitude '12.403111'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2022: CR A2bd'^^xsd:string;
  dwc:aphiaid '123456'^^xsd:integer;
  dwc:samplingEffort '2 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0057'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '123456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Holothuria cf. mexicana'^^xsd:string;
  dwc:higherClassification 'Animalia | Echinodermata | Holothuroidea | Holothuriida | Holothuriidae | Holothuria'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0058> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.403111"^^xsd:decimal ;
  dwc:decimalLongitude "-81.474528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  geo-pos:lat "12.403111"^^xsd:decimal ;
  geo-pos:long "-81.474528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E19-19" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0058'^^xsd:string;
  dwc:scientificName 'Diadema antillarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E19-19'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.474528'^^xsd:double;
  dwc:latitude '12.403111'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2022: NT'^^xsd:string;
  dwc:aphiaid '124332'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0058'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '124332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de invertebrados marinos de Colombia. Chasqui et al 2022'^^xsd:string;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Diadema antillarum'^^xsd:string;
  dwc:higherClassification 'Animalia | Echinodermata | Echinoidea | Diadematoida | Diadematidae | Diadema | antillarum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0059> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.403111"^^xsd:decimal ;
  dwc:decimalLongitude "-81.474528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  geo-pos:lat "12.403111"^^xsd:decimal ;
  geo-pos:long "-81.474528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E19-19" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0059'^^xsd:string;
  dwc:scientificName 'Echinometra lucunter'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E19-19'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.474528'^^xsd:double;
  dwc:latitude '12.403111'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Su estado de amenaza no ha sido evaluado'^^xsd:string;
  dwc:aphiaid '213380'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0059'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '213380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Echinometra lucunter'^^xsd:string;
  dwc:higherClassification 'Animalia | Echinodermata | Echinoidea | Camarodonta | Echinometridae | Echinometra | lucunter'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0060> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.403111"^^xsd:decimal ;
  dwc:decimalLongitude "-81.474528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.403111 -81.474528)"^^geo:wktLiteral ;
  geo-pos:lat "12.403111"^^xsd:decimal ;
  geo-pos:long "-81.474528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-19_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E19-19" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0060'^^xsd:string;
  dwc:scientificName 'Echinometra viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E19-19'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.474528'^^xsd:double;
  dwc:latitude '12.403111'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'Su estado de amenaza no ha sido evaluado'^^xsd:string;
  dwc:aphiaid '422493'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0060'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '422493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con parches coralinos reticulados rodeados de arenales (tipo plataforma). Estructura arrecifal con alta complejidad y alturas máximas de 4 m. Abundantes escombros coralinos y conchas de moluscos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Echinometra viridis'^^xsd:string;
  dwc:higherClassification 'Animalia | Echinodermata | Echinoidea | Camarodonta | Echinometridae | Echinometra | viridis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0061> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.420889 -81.479028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.420889"^^xsd:decimal ;
  dwc:decimalLongitude "-81.479028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con parches coralinos reticulados, rodeados por arenales (tipo plataforma). Estructura arrecifal con alta complejidad, alcanzando alturas máximas de 3 - 4 m. Colonias masivas com pérdida de tejido en la copa (tejido vivo en las caras laterales). Sedimentos acumulados por los céspedes recubren escombros coralinos antiguos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.420889 -81.479028)"^^geo:wktLiteral ;
  geo-pos:lat "12.420889"^^xsd:decimal ;
  geo-pos:long "-81.479028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E14-14A" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0061'^^xsd:string;
  dwc:scientificName 'Agaricia agaricites'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E14-14A'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.479028'^^xsd:double;
  dwc:latitude '12.420889'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: VU A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '287911'^^xsd:integer;
  dwc:samplingEffort '2 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0061'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '287911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con parches coralinos reticulados, rodeados por arenales (tipo plataforma). Estructura arrecifal con alta complejidad, alcanzando alturas máximas de 3 - 4 m. Colonias masivas com pérdida de tejido en la copa (tejido vivo en las caras laterales). Sedimentos acumulados por los céspedes recubren escombros coralinos antiguos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Agaricia agaricites'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Agariciidae | Agaricia | agaricites'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0062> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.420889 -81.479028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.420889"^^xsd:decimal ;
  dwc:decimalLongitude "-81.479028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con parches coralinos reticulados, rodeados por arenales (tipo plataforma). Estructura arrecifal con alta complejidad, alcanzando alturas máximas de 3 - 4 m. Colonias masivas com pérdida de tejido en la copa (tejido vivo en las caras laterales). Sedimentos acumulados por los céspedes recubren escombros coralinos antiguos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.420889 -81.479028)"^^geo:wktLiteral ;
  geo-pos:lat "12.420889"^^xsd:decimal ;
  geo-pos:long "-81.479028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E14-14A" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0062'^^xsd:string;
  dwc:scientificName 'Agaricia humilis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E14-14A'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.479028'^^xsd:double;
  dwc:latitude '12.420889'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '287914'^^xsd:integer;
  dwc:samplingEffort '2 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0062'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '287914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con parches coralinos reticulados, rodeados por arenales (tipo plataforma). Estructura arrecifal con alta complejidad, alcanzando alturas máximas de 3 - 4 m. Colonias masivas com pérdida de tejido en la copa (tejido vivo en las caras laterales). Sedimentos acumulados por los céspedes recubren escombros coralinos antiguos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Agaricia humilis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Agariciidae | Agaricia | humilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0063> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.420889 -81.479028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.420889"^^xsd:decimal ;
  dwc:decimalLongitude "-81.479028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con parches coralinos reticulados, rodeados por arenales (tipo plataforma). Estructura arrecifal con alta complejidad, alcanzando alturas máximas de 3 - 4 m. Colonias masivas com pérdida de tejido en la copa (tejido vivo en las caras laterales). Sedimentos acumulados por los céspedes recubren escombros coralinos antiguos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.420889 -81.479028)"^^geo:wktLiteral ;
  geo-pos:lat "12.420889"^^xsd:decimal ;
  geo-pos:long "-81.479028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E14-14A" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0063'^^xsd:string;
  dwc:scientificName 'Agaricia fragilis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E14-14A'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.479028'^^xsd:double;
  dwc:latitude '12.420889'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '287912'^^xsd:integer;
  dwc:samplingEffort '2 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0063'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '287912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con parches coralinos reticulados, rodeados por arenales (tipo plataforma). Estructura arrecifal con alta complejidad, alcanzando alturas máximas de 3 - 4 m. Colonias masivas com pérdida de tejido en la copa (tejido vivo en las caras laterales). Sedimentos acumulados por los céspedes recubren escombros coralinos antiguos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Agaricia fragilis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Agariciidae | Agaricia | fragilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0064> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.420889 -81.479028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.420889"^^xsd:decimal ;
  dwc:decimalLongitude "-81.479028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con parches coralinos reticulados, rodeados por arenales (tipo plataforma). Estructura arrecifal con alta complejidad, alcanzando alturas máximas de 3 - 4 m. Colonias masivas com pérdida de tejido en la copa (tejido vivo en las caras laterales). Sedimentos acumulados por los céspedes recubren escombros coralinos antiguos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.420889 -81.479028)"^^geo:wktLiteral ;
  geo-pos:lat "12.420889"^^xsd:decimal ;
  geo-pos:long "-81.479028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E14-14A" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0064'^^xsd:string;
  dwc:scientificName 'Diploria labyrinthiformis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E14-14A'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.479028'^^xsd:double;
  dwc:latitude '12.420889'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '289826'^^xsd:integer;
  dwc:samplingEffort '2 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0064'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '289826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con parches coralinos reticulados, rodeados por arenales (tipo plataforma). Estructura arrecifal con alta complejidad, alcanzando alturas máximas de 3 - 4 m. Colonias masivas com pérdida de tejido en la copa (tejido vivo en las caras laterales). Sedimentos acumulados por los céspedes recubren escombros coralinos antiguos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Diploria labyrinthiformis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Diploria | labyrinthiformis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0065> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.420889 -81.479028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.420889"^^xsd:decimal ;
  dwc:decimalLongitude "-81.479028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con parches coralinos reticulados, rodeados por arenales (tipo plataforma). Estructura arrecifal con alta complejidad, alcanzando alturas máximas de 3 - 4 m. Colonias masivas com pérdida de tejido en la copa (tejido vivo en las caras laterales). Sedimentos acumulados por los céspedes recubren escombros coralinos antiguos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.420889 -81.479028)"^^geo:wktLiteral ;
  geo-pos:lat "12.420889"^^xsd:decimal ;
  geo-pos:long "-81.479028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E14-14A" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0065'^^xsd:string;
  dwc:scientificName 'Favia fragum'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E14-14A'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.479028'^^xsd:double;
  dwc:latitude '12.420889'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '207432'^^xsd:integer;
  dwc:samplingEffort '2 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0065'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '207432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con parches coralinos reticulados, rodeados por arenales (tipo plataforma). Estructura arrecifal con alta complejidad, alcanzando alturas máximas de 3 - 4 m. Colonias masivas com pérdida de tejido en la copa (tejido vivo en las caras laterales). Sedimentos acumulados por los céspedes recubren escombros coralinos antiguos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Favia fragum'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Favia | fragum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0066> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.420889 -81.479028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.420889"^^xsd:decimal ;
  dwc:decimalLongitude "-81.479028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con parches coralinos reticulados, rodeados por arenales (tipo plataforma). Estructura arrecifal con alta complejidad, alcanzando alturas máximas de 3 - 4 m. Colonias masivas com pérdida de tejido en la copa (tejido vivo en las caras laterales). Sedimentos acumulados por los céspedes recubren escombros coralinos antiguos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.420889 -81.479028)"^^geo:wktLiteral ;
  geo-pos:lat "12.420889"^^xsd:decimal ;
  geo-pos:long "-81.479028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E14-14A" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0066'^^xsd:string;
  dwc:scientificName 'Montastraea cavernosa'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E14-14A'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.479028'^^xsd:double;
  dwc:latitude '12.420889'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '287962'^^xsd:integer;
  dwc:samplingEffort '2 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0066'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '287962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con parches coralinos reticulados, rodeados por arenales (tipo plataforma). Estructura arrecifal con alta complejidad, alcanzando alturas máximas de 3 - 4 m. Colonias masivas com pérdida de tejido en la copa (tejido vivo en las caras laterales). Sedimentos acumulados por los céspedes recubren escombros coralinos antiguos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Montastraea cavernosa'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Montastraeidae | Montastraea | cavernosa'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0067> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.420889 -81.479028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.420889"^^xsd:decimal ;
  dwc:decimalLongitude "-81.479028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con parches coralinos reticulados, rodeados por arenales (tipo plataforma). Estructura arrecifal con alta complejidad, alcanzando alturas máximas de 3 - 4 m. Colonias masivas com pérdida de tejido en la copa (tejido vivo en las caras laterales). Sedimentos acumulados por los céspedes recubren escombros coralinos antiguos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.420889 -81.479028)"^^geo:wktLiteral ;
  geo-pos:lat "12.420889"^^xsd:decimal ;
  geo-pos:long "-81.479028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E14-14A" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0067'^^xsd:string;
  dwc:scientificName 'Orbicella annularis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E14-14A'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.479028'^^xsd:double;
  dwc:latitude '12.420889'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: EN A2bce - Disminuyendo'^^xsd:string;
  dwc:aphiaid '758260'^^xsd:integer;
  dwc:samplingEffort '2 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0067'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '758260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con parches coralinos reticulados, rodeados por arenales (tipo plataforma). Estructura arrecifal con alta complejidad, alcanzando alturas máximas de 3 - 4 m. Colonias masivas com pérdida de tejido en la copa (tejido vivo en las caras laterales). Sedimentos acumulados por los céspedes recubren escombros coralinos antiguos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Orbicella annularis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Merulinidae | Orbicella | annularis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0068> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.420889 -81.479028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.420889"^^xsd:decimal ;
  dwc:decimalLongitude "-81.479028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con parches coralinos reticulados, rodeados por arenales (tipo plataforma). Estructura arrecifal con alta complejidad, alcanzando alturas máximas de 3 - 4 m. Colonias masivas com pérdida de tejido en la copa (tejido vivo en las caras laterales). Sedimentos acumulados por los céspedes recubren escombros coralinos antiguos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.420889 -81.479028)"^^geo:wktLiteral ;
  geo-pos:lat "12.420889"^^xsd:decimal ;
  geo-pos:long "-81.479028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E14-14A" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0068'^^xsd:string;
  dwc:scientificName 'Orbicella faveolata'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E14-14A'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.479028'^^xsd:double;
  dwc:latitude '12.420889'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: EN A2bce - Disminuyendo'^^xsd:string;
  dwc:aphiaid '758261'^^xsd:integer;
  dwc:samplingEffort '2 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0068'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '758261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con parches coralinos reticulados, rodeados por arenales (tipo plataforma). Estructura arrecifal con alta complejidad, alcanzando alturas máximas de 3 - 4 m. Colonias masivas com pérdida de tejido en la copa (tejido vivo en las caras laterales). Sedimentos acumulados por los céspedes recubren escombros coralinos antiguos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Orbicella faveolata'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Merulinidae | Orbicella | feveolata'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0069> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.420889 -81.479028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.420889"^^xsd:decimal ;
  dwc:decimalLongitude "-81.479028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con parches coralinos reticulados, rodeados por arenales (tipo plataforma). Estructura arrecifal con alta complejidad, alcanzando alturas máximas de 3 - 4 m. Colonias masivas com pérdida de tejido en la copa (tejido vivo en las caras laterales). Sedimentos acumulados por los céspedes recubren escombros coralinos antiguos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.420889 -81.479028)"^^geo:wktLiteral ;
  geo-pos:lat "12.420889"^^xsd:decimal ;
  geo-pos:long "-81.479028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E14-14A" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0069'^^xsd:string;
  dwc:scientificName 'Orbicella franksi'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E14-14A'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.479028'^^xsd:double;
  dwc:latitude '12.420889'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: NT A2bce - Disminuyendo'^^xsd:string;
  dwc:aphiaid '758262'^^xsd:integer;
  dwc:samplingEffort '2 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0069'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '758262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con parches coralinos reticulados, rodeados por arenales (tipo plataforma). Estructura arrecifal con alta complejidad, alcanzando alturas máximas de 3 - 4 m. Colonias masivas com pérdida de tejido en la copa (tejido vivo en las caras laterales). Sedimentos acumulados por los céspedes recubren escombros coralinos antiguos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Orbicella franksi'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Merulinidae | Orbicella | franksi'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0070> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.420889 -81.479028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.420889"^^xsd:decimal ;
  dwc:decimalLongitude "-81.479028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con parches coralinos reticulados, rodeados por arenales (tipo plataforma). Estructura arrecifal con alta complejidad, alcanzando alturas máximas de 3 - 4 m. Colonias masivas com pérdida de tejido en la copa (tejido vivo en las caras laterales). Sedimentos acumulados por los céspedes recubren escombros coralinos antiguos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.420889 -81.479028)"^^geo:wktLiteral ;
  geo-pos:lat "12.420889"^^xsd:decimal ;
  geo-pos:long "-81.479028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E14-14A" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0070'^^xsd:string;
  dwc:scientificName 'Porites astreoides'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E14-14A'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.479028'^^xsd:double;
  dwc:latitude '12.420889'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '288889'^^xsd:integer;
  dwc:samplingEffort '2 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0070'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '288889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con parches coralinos reticulados, rodeados por arenales (tipo plataforma). Estructura arrecifal con alta complejidad, alcanzando alturas máximas de 3 - 4 m. Colonias masivas com pérdida de tejido en la copa (tejido vivo en las caras laterales). Sedimentos acumulados por los céspedes recubren escombros coralinos antiguos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Porites astreoides'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Poritidae | Porites | astreoides'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0071> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.420889 -81.479028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.420889"^^xsd:decimal ;
  dwc:decimalLongitude "-81.479028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con parches coralinos reticulados, rodeados por arenales (tipo plataforma). Estructura arrecifal con alta complejidad, alcanzando alturas máximas de 3 - 4 m. Colonias masivas com pérdida de tejido en la copa (tejido vivo en las caras laterales). Sedimentos acumulados por los céspedes recubren escombros coralinos antiguos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.420889 -81.479028)"^^geo:wktLiteral ;
  geo-pos:lat "12.420889"^^xsd:decimal ;
  geo-pos:long "-81.479028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E14-14A" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0071'^^xsd:string;
  dwc:scientificName 'Pseudodiploria strigosa'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E14-14A'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.479028'^^xsd:double;
  dwc:latitude '12.420889'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '718718'^^xsd:integer;
  dwc:samplingEffort '2 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0071'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '718718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con parches coralinos reticulados, rodeados por arenales (tipo plataforma). Estructura arrecifal con alta complejidad, alcanzando alturas máximas de 3 - 4 m. Colonias masivas com pérdida de tejido en la copa (tejido vivo en las caras laterales). Sedimentos acumulados por los céspedes recubren escombros coralinos antiguos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Pseudodiploria strigosa'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Pseudodiploria | strigosa'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0072> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.420889 -81.479028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.420889"^^xsd:decimal ;
  dwc:decimalLongitude "-81.479028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con parches coralinos reticulados, rodeados por arenales (tipo plataforma). Estructura arrecifal con alta complejidad, alcanzando alturas máximas de 3 - 4 m. Colonias masivas com pérdida de tejido en la copa (tejido vivo en las caras laterales). Sedimentos acumulados por los céspedes recubren escombros coralinos antiguos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.420889 -81.479028)"^^geo:wktLiteral ;
  geo-pos:lat "12.420889"^^xsd:decimal ;
  geo-pos:long "-81.479028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E14-14A" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0072'^^xsd:string;
  dwc:scientificName 'Siderastrea siderea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E14-14A'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.479028'^^xsd:double;
  dwc:latitude '12.420889'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '207516'^^xsd:integer;
  dwc:samplingEffort '2 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0072'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '207516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con parches coralinos reticulados, rodeados por arenales (tipo plataforma). Estructura arrecifal con alta complejidad, alcanzando alturas máximas de 3 - 4 m. Colonias masivas com pérdida de tejido en la copa (tejido vivo en las caras laterales). Sedimentos acumulados por los céspedes recubren escombros coralinos antiguos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Siderastrea siderea'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Rhizangiidae | Siderastrea | siderea'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0073> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.420889 -81.479028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.420889"^^xsd:decimal ;
  dwc:decimalLongitude "-81.479028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con parches coralinos reticulados, rodeados por arenales (tipo plataforma). Estructura arrecifal con alta complejidad, alcanzando alturas máximas de 3 - 4 m. Colonias masivas com pérdida de tejido en la copa (tejido vivo en las caras laterales). Sedimentos acumulados por los céspedes recubren escombros coralinos antiguos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.420889 -81.479028)"^^geo:wktLiteral ;
  geo-pos:lat "12.420889"^^xsd:decimal ;
  geo-pos:long "-81.479028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E14-14A" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0073'^^xsd:string;
  dwc:scientificName 'Siderastrea radians'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E14-14A'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.479028'^^xsd:double;
  dwc:latitude '12.420889'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '207517'^^xsd:integer;
  dwc:samplingEffort '2 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0073'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '207517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con parches coralinos reticulados, rodeados por arenales (tipo plataforma). Estructura arrecifal con alta complejidad, alcanzando alturas máximas de 3 - 4 m. Colonias masivas com pérdida de tejido en la copa (tejido vivo en las caras laterales). Sedimentos acumulados por los céspedes recubren escombros coralinos antiguos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Siderastrea radians'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Rhizangiidae | Siderastrea | radians'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0074> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.420889 -81.479028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.420889"^^xsd:decimal ;
  dwc:decimalLongitude "-81.479028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con parches coralinos reticulados, rodeados por arenales (tipo plataforma). Estructura arrecifal con alta complejidad, alcanzando alturas máximas de 3 - 4 m. Colonias masivas com pérdida de tejido en la copa (tejido vivo en las caras laterales). Sedimentos acumulados por los céspedes recubren escombros coralinos antiguos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.420889 -81.479028)"^^geo:wktLiteral ;
  geo-pos:lat "12.420889"^^xsd:decimal ;
  geo-pos:long "-81.479028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E14-14A" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0074'^^xsd:string;
  dwc:scientificName 'Millepora alcicornis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E14-14A'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.479028'^^xsd:double;
  dwc:latitude '12.420889'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: VU A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '210726'^^xsd:integer;
  dwc:samplingEffort '2 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0074'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '210726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con parches coralinos reticulados, rodeados por arenales (tipo plataforma). Estructura arrecifal con alta complejidad, alcanzando alturas máximas de 3 - 4 m. Colonias masivas com pérdida de tejido en la copa (tejido vivo en las caras laterales). Sedimentos acumulados por los céspedes recubren escombros coralinos antiguos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Millepora alcicornis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Hydrozoa | Anthoathecata | Milleporidae | Millepora | alcicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0075> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.420889 -81.479028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.420889"^^xsd:decimal ;
  dwc:decimalLongitude "-81.479028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con parches coralinos reticulados, rodeados por arenales (tipo plataforma). Estructura arrecifal con alta complejidad, alcanzando alturas máximas de 3 - 4 m. Colonias masivas com pérdida de tejido en la copa (tejido vivo en las caras laterales). Sedimentos acumulados por los céspedes recubren escombros coralinos antiguos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.420889 -81.479028)"^^geo:wktLiteral ;
  geo-pos:lat "12.420889"^^xsd:decimal ;
  geo-pos:long "-81.479028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E14-14A" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0075'^^xsd:string;
  dwc:scientificName 'Gorgonia ventalina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E14-14A'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.479028'^^xsd:double;
  dwc:latitude '12.420889'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2022: VU A2ce'^^xsd:string;
  dwc:aphiaid '290045'^^xsd:integer;
  dwc:samplingEffort '2 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0075'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '290045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con parches coralinos reticulados, rodeados por arenales (tipo plataforma). Estructura arrecifal con alta complejidad, alcanzando alturas máximas de 3 - 4 m. Colonias masivas com pérdida de tejido en la copa (tejido vivo en las caras laterales). Sedimentos acumulados por los céspedes recubren escombros coralinos antiguos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de invertebrados marinos de Colombia. Chasqui et al 2022'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Gorgonia ventalina'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Malacalcyonacea | Gorgoniidae | Gorgonia | ventalina'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0076> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.420889 -81.479028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.420889"^^xsd:decimal ;
  dwc:decimalLongitude "-81.479028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con parches coralinos reticulados, rodeados por arenales (tipo plataforma). Estructura arrecifal con alta complejidad, alcanzando alturas máximas de 3 - 4 m. Colonias masivas com pérdida de tejido en la copa (tejido vivo en las caras laterales). Sedimentos acumulados por los céspedes recubren escombros coralinos antiguos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.420889 -81.479028)"^^geo:wktLiteral ;
  geo-pos:lat "12.420889"^^xsd:decimal ;
  geo-pos:long "-81.479028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E14-14A" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0076'^^xsd:string;
  dwc:scientificName 'Hypanus americanus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E14-14A'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.479028'^^xsd:double;
  dwc:latitude '12.420889'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: NT A2bd - Disminuyendo'^^xsd:string;
  dwc:aphiaid '1042856'^^xsd:integer;
  dwc:samplingEffort '10 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0076'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '1042856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con parches coralinos reticulados, rodeados por arenales (tipo plataforma). Estructura arrecifal con alta complejidad, alcanzando alturas máximas de 3 - 4 m. Colonias masivas com pérdida de tejido en la copa (tejido vivo en las caras laterales). Sedimentos acumulados por los céspedes recubren escombros coralinos antiguos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de peces marinos de Colombia. Chasqui et al 2017'^^xsd:string;
  dwc:sampleSizeValue '10'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Hypanus americanus'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Elasmobranchii | Myliobatiformes | Dasyatidae | Hypanus | americanus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0077> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.420889 -81.479028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.420889"^^xsd:decimal ;
  dwc:decimalLongitude "-81.479028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con parches coralinos reticulados, rodeados por arenales (tipo plataforma). Estructura arrecifal con alta complejidad, alcanzando alturas máximas de 3 - 4 m. Colonias masivas com pérdida de tejido en la copa (tejido vivo en las caras laterales). Sedimentos acumulados por los céspedes recubren escombros coralinos antiguos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.420889 -81.479028)"^^geo:wktLiteral ;
  geo-pos:lat "12.420889"^^xsd:decimal ;
  geo-pos:long "-81.479028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E14-14A" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0077'^^xsd:string;
  dwc:scientificName 'Acanthurus chirurgus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E14-14A'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.479028'^^xsd:double;
  dwc:latitude '12.420889'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Estable'^^xsd:string;
  dwc:aphiaid '159580'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0077'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '159580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con parches coralinos reticulados, rodeados por arenales (tipo plataforma). Estructura arrecifal con alta complejidad, alcanzando alturas máximas de 3 - 4 m. Colonias masivas com pérdida de tejido en la copa (tejido vivo en las caras laterales). Sedimentos acumulados por los céspedes recubren escombros coralinos antiguos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Acanthurus chirurgus'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Acanthuriformes | Acanthuridae | Acanthurus | chirurgus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0078> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.420889 -81.479028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.420889"^^xsd:decimal ;
  dwc:decimalLongitude "-81.479028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con parches coralinos reticulados, rodeados por arenales (tipo plataforma). Estructura arrecifal con alta complejidad, alcanzando alturas máximas de 3 - 4 m. Colonias masivas com pérdida de tejido en la copa (tejido vivo en las caras laterales). Sedimentos acumulados por los céspedes recubren escombros coralinos antiguos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.420889 -81.479028)"^^geo:wktLiteral ;
  geo-pos:lat "12.420889"^^xsd:decimal ;
  geo-pos:long "-81.479028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E14-14A" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0078'^^xsd:string;
  dwc:scientificName 'Acanthurus coeruleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E14-14A'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.479028'^^xsd:double;
  dwc:latitude '12.420889'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Estable'^^xsd:string;
  dwc:aphiaid '159581'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0078'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '159581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con parches coralinos reticulados, rodeados por arenales (tipo plataforma). Estructura arrecifal con alta complejidad, alcanzando alturas máximas de 3 - 4 m. Colonias masivas com pérdida de tejido en la copa (tejido vivo en las caras laterales). Sedimentos acumulados por los céspedes recubren escombros coralinos antiguos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Acanthurus coeruleus'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Acanthuriformes | Acanthuridae | Acanthurus | coeruleus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0079> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.420889 -81.479028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.420889"^^xsd:decimal ;
  dwc:decimalLongitude "-81.479028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con parches coralinos reticulados, rodeados por arenales (tipo plataforma). Estructura arrecifal con alta complejidad, alcanzando alturas máximas de 3 - 4 m. Colonias masivas com pérdida de tejido en la copa (tejido vivo en las caras laterales). Sedimentos acumulados por los céspedes recubren escombros coralinos antiguos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.420889 -81.479028)"^^geo:wktLiteral ;
  geo-pos:lat "12.420889"^^xsd:decimal ;
  geo-pos:long "-81.479028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E14-14A" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0079'^^xsd:string;
  dwc:scientificName 'Acanthurus tractus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E14-14A'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.479028'^^xsd:double;
  dwc:latitude '12.420889'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '301914'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0079'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '301914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con parches coralinos reticulados, rodeados por arenales (tipo plataforma). Estructura arrecifal con alta complejidad, alcanzando alturas máximas de 3 - 4 m. Colonias masivas com pérdida de tejido en la copa (tejido vivo en las caras laterales). Sedimentos acumulados por los céspedes recubren escombros coralinos antiguos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Acanthurus tractus'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Acanthuriformes | Acanthuridae | Acanthurus | tractus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0080> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.420889 -81.479028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.420889"^^xsd:decimal ;
  dwc:decimalLongitude "-81.479028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con parches coralinos reticulados, rodeados por arenales (tipo plataforma). Estructura arrecifal con alta complejidad, alcanzando alturas máximas de 3 - 4 m. Colonias masivas com pérdida de tejido en la copa (tejido vivo en las caras laterales). Sedimentos acumulados por los céspedes recubren escombros coralinos antiguos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.420889 -81.479028)"^^geo:wktLiteral ;
  geo-pos:lat "12.420889"^^xsd:decimal ;
  geo-pos:long "-81.479028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E14-14A" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0080'^^xsd:string;
  dwc:scientificName 'Scarus iseri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E14-14A'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.479028'^^xsd:double;
  dwc:latitude '12.420889'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '276052'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0080'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '276052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con parches coralinos reticulados, rodeados por arenales (tipo plataforma). Estructura arrecifal con alta complejidad, alcanzando alturas máximas de 3 - 4 m. Colonias masivas com pérdida de tejido en la copa (tejido vivo en las caras laterales). Sedimentos acumulados por los céspedes recubren escombros coralinos antiguos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Scarus iseri'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Scarus | iseri'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0081> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.420889 -81.479028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.420889"^^xsd:decimal ;
  dwc:decimalLongitude "-81.479028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con parches coralinos reticulados, rodeados por arenales (tipo plataforma). Estructura arrecifal con alta complejidad, alcanzando alturas máximas de 3 - 4 m. Colonias masivas com pérdida de tejido en la copa (tejido vivo en las caras laterales). Sedimentos acumulados por los céspedes recubren escombros coralinos antiguos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.420889 -81.479028)"^^geo:wktLiteral ;
  geo-pos:lat "12.420889"^^xsd:decimal ;
  geo-pos:long "-81.479028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E14-14A" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0081'^^xsd:string;
  dwc:scientificName 'Scarus taeniopterus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E14-14A'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.479028'^^xsd:double;
  dwc:latitude '12.420889'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '276062'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0081'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '276062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con parches coralinos reticulados, rodeados por arenales (tipo plataforma). Estructura arrecifal con alta complejidad, alcanzando alturas máximas de 3 - 4 m. Colonias masivas com pérdida de tejido en la copa (tejido vivo en las caras laterales). Sedimentos acumulados por los céspedes recubren escombros coralinos antiguos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Scarus taeniopterus'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Scarus | taeniopterus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0082> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.420889 -81.479028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.420889"^^xsd:decimal ;
  dwc:decimalLongitude "-81.479028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con parches coralinos reticulados, rodeados por arenales (tipo plataforma). Estructura arrecifal con alta complejidad, alcanzando alturas máximas de 3 - 4 m. Colonias masivas com pérdida de tejido en la copa (tejido vivo en las caras laterales). Sedimentos acumulados por los céspedes recubren escombros coralinos antiguos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.420889 -81.479028)"^^geo:wktLiteral ;
  geo-pos:lat "12.420889"^^xsd:decimal ;
  geo-pos:long "-81.479028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E14-14A" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0082'^^xsd:string;
  dwc:scientificName 'Scarus vetula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E14-14A'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.479028'^^xsd:double;
  dwc:latitude '12.420889'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2017: NT'^^xsd:string;
  dwc:aphiaid '276064'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0082'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '276064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con parches coralinos reticulados, rodeados por arenales (tipo plataforma). Estructura arrecifal con alta complejidad, alcanzando alturas máximas de 3 - 4 m. Colonias masivas com pérdida de tejido en la copa (tejido vivo en las caras laterales). Sedimentos acumulados por los céspedes recubren escombros coralinos antiguos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de peces marinos de Colombia. Chasqui et al 2017'^^xsd:string;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Scarus vetula'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Scarus | vetula'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0083> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.420889 -81.479028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.420889"^^xsd:decimal ;
  dwc:decimalLongitude "-81.479028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con parches coralinos reticulados, rodeados por arenales (tipo plataforma). Estructura arrecifal con alta complejidad, alcanzando alturas máximas de 3 - 4 m. Colonias masivas com pérdida de tejido en la copa (tejido vivo en las caras laterales). Sedimentos acumulados por los céspedes recubren escombros coralinos antiguos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.420889 -81.479028)"^^geo:wktLiteral ;
  geo-pos:lat "12.420889"^^xsd:decimal ;
  geo-pos:long "-81.479028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E14-14A" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0083'^^xsd:string;
  dwc:scientificName 'Sparisoma aurofrenatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E14-14A'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.479028'^^xsd:double;
  dwc:latitude '12.420889'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '273772'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0083'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '273772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con parches coralinos reticulados, rodeados por arenales (tipo plataforma). Estructura arrecifal con alta complejidad, alcanzando alturas máximas de 3 - 4 m. Colonias masivas com pérdida de tejido en la copa (tejido vivo en las caras laterales). Sedimentos acumulados por los céspedes recubren escombros coralinos antiguos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Sparisoma aurofrenatum'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Sparisoma | aurofrenatum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0084> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.420889 -81.479028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.420889"^^xsd:decimal ;
  dwc:decimalLongitude "-81.479028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con parches coralinos reticulados, rodeados por arenales (tipo plataforma). Estructura arrecifal con alta complejidad, alcanzando alturas máximas de 3 - 4 m. Colonias masivas com pérdida de tejido en la copa (tejido vivo en las caras laterales). Sedimentos acumulados por los céspedes recubren escombros coralinos antiguos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.420889 -81.479028)"^^geo:wktLiteral ;
  geo-pos:lat "12.420889"^^xsd:decimal ;
  geo-pos:long "-81.479028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E14-14A" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0084'^^xsd:string;
  dwc:scientificName 'Sparisoma viride'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E14-14A'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.479028'^^xsd:double;
  dwc:latitude '12.420889'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2017: NT'^^xsd:string;
  dwc:aphiaid '273780'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0084'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '273780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con parches coralinos reticulados, rodeados por arenales (tipo plataforma). Estructura arrecifal con alta complejidad, alcanzando alturas máximas de 3 - 4 m. Colonias masivas com pérdida de tejido en la copa (tejido vivo en las caras laterales). Sedimentos acumulados por los céspedes recubren escombros coralinos antiguos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de peces marinos de Colombia. Chasqui et al 2017'^^xsd:string;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Sparisoma viride'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Sparisoma | viride'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0085> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.420889 -81.479028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.420889"^^xsd:decimal ;
  dwc:decimalLongitude "-81.479028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con parches coralinos reticulados, rodeados por arenales (tipo plataforma). Estructura arrecifal con alta complejidad, alcanzando alturas máximas de 3 - 4 m. Colonias masivas com pérdida de tejido en la copa (tejido vivo en las caras laterales). Sedimentos acumulados por los céspedes recubren escombros coralinos antiguos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.420889 -81.479028)"^^geo:wktLiteral ;
  geo-pos:lat "12.420889"^^xsd:decimal ;
  geo-pos:long "-81.479028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E14-14A" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0085'^^xsd:string;
  dwc:scientificName 'Diadema antillarum'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E14-14A'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.479028'^^xsd:double;
  dwc:latitude '12.420889'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2022: NT'^^xsd:string;
  dwc:aphiaid '124332'^^xsd:integer;
  dwc:samplingEffort '2 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0085'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '124332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con parches coralinos reticulados, rodeados por arenales (tipo plataforma). Estructura arrecifal con alta complejidad, alcanzando alturas máximas de 3 - 4 m. Colonias masivas com pérdida de tejido en la copa (tejido vivo en las caras laterales). Sedimentos acumulados por los céspedes recubren escombros coralinos antiguos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de invertebrados marinos de Colombia. Chasqui et al 2022'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Diadema antillarum'^^xsd:string;
  dwc:higherClassification 'Animalia | Echinodermata | Echinoidea | Diadematoida | Diadematidae | Diadema | antillarum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0086> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.420889 -81.479028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.420889"^^xsd:decimal ;
  dwc:decimalLongitude "-81.479028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con parches coralinos reticulados, rodeados por arenales (tipo plataforma). Estructura arrecifal con alta complejidad, alcanzando alturas máximas de 3 - 4 m. Colonias masivas com pérdida de tejido en la copa (tejido vivo en las caras laterales). Sedimentos acumulados por los céspedes recubren escombros coralinos antiguos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.420889 -81.479028)"^^geo:wktLiteral ;
  geo-pos:lat "12.420889"^^xsd:decimal ;
  geo-pos:long "-81.479028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E14-14A" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0086'^^xsd:string;
  dwc:scientificName 'Echinometra lucunter'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E14-14A'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.479028'^^xsd:double;
  dwc:latitude '12.420889'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Su estado de amenaza no ha sido evaluado'^^xsd:string;
  dwc:aphiaid '213380'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0086'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '213380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con parches coralinos reticulados, rodeados por arenales (tipo plataforma). Estructura arrecifal con alta complejidad, alcanzando alturas máximas de 3 - 4 m. Colonias masivas com pérdida de tejido en la copa (tejido vivo en las caras laterales). Sedimentos acumulados por los céspedes recubren escombros coralinos antiguos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Echinometra lucunter'^^xsd:string;
  dwc:higherClassification 'Animalia | Echinodermata | Echinoidea | Camarodonta | Echinometridae | Echinometra | lucunter'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0087> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.420889 -81.479028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.420889"^^xsd:decimal ;
  dwc:decimalLongitude "-81.479028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con parches coralinos reticulados, rodeados por arenales (tipo plataforma). Estructura arrecifal con alta complejidad, alcanzando alturas máximas de 3 - 4 m. Colonias masivas com pérdida de tejido en la copa (tejido vivo en las caras laterales). Sedimentos acumulados por los céspedes recubren escombros coralinos antiguos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.420889 -81.479028)"^^geo:wktLiteral ;
  geo-pos:lat "12.420889"^^xsd:decimal ;
  geo-pos:long "-81.479028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E14-14A" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0087'^^xsd:string;
  dwc:scientificName 'Echinometra viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E14-14A'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.479028'^^xsd:double;
  dwc:latitude '12.420889'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Su estado de amenaza no ha sido evaluado'^^xsd:string;
  dwc:aphiaid '422493'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0087'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '422493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con parches coralinos reticulados, rodeados por arenales (tipo plataforma). Estructura arrecifal con alta complejidad, alcanzando alturas máximas de 3 - 4 m. Colonias masivas com pérdida de tejido en la copa (tejido vivo en las caras laterales). Sedimentos acumulados por los céspedes recubren escombros coralinos antiguos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Echinometra viridis'^^xsd:string;
  dwc:higherClassification 'Animalia | Echinodermata | Echinoidea | Camarodonta | Echinometridae | Echinometra | viridis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0088> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.420889 -81.479028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.420889"^^xsd:decimal ;
  dwc:decimalLongitude "-81.479028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con parches coralinos reticulados, rodeados por arenales (tipo plataforma). Estructura arrecifal con alta complejidad, alcanzando alturas máximas de 3 - 4 m. Colonias masivas com pérdida de tejido en la copa (tejido vivo en las caras laterales). Sedimentos acumulados por los céspedes recubren escombros coralinos antiguos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.420889 -81.479028)"^^geo:wktLiteral ;
  geo-pos:lat "12.420889"^^xsd:decimal ;
  geo-pos:long "-81.479028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E14-14A" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0088'^^xsd:string;
  dwc:scientificName 'Eucidaris tribuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E14-14A'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.479028'^^xsd:double;
  dwc:latitude '12.420889'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Su estado de amenaza no ha sido evaluado'^^xsd:string;
  dwc:aphiaid '396741'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0088'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '396741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con parches coralinos reticulados, rodeados por arenales (tipo plataforma). Estructura arrecifal con alta complejidad, alcanzando alturas máximas de 3 - 4 m. Colonias masivas com pérdida de tejido en la copa (tejido vivo en las caras laterales). Sedimentos acumulados por los céspedes recubren escombros coralinos antiguos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Eucidaris tribuloides'^^xsd:string;
  dwc:higherClassification 'Animalia | Echinodermata | Echinoidea | Cidaroida | Cidaridae | Eucidaris | tribuloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0089> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.420889 -81.479028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.420889"^^xsd:decimal ;
  dwc:decimalLongitude "-81.479028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con parches coralinos reticulados, rodeados por arenales (tipo plataforma). Estructura arrecifal con alta complejidad, alcanzando alturas máximas de 3 - 4 m. Colonias masivas com pérdida de tejido en la copa (tejido vivo en las caras laterales). Sedimentos acumulados por los céspedes recubren escombros coralinos antiguos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.420889 -81.479028)"^^geo:wktLiteral ;
  geo-pos:lat "12.420889"^^xsd:decimal ;
  geo-pos:long "-81.479028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-14_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E14-14A" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0089'^^xsd:string;
  dwc:scientificName 'Aliger gigas'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E14-14A'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.479028'^^xsd:double;
  dwc:latitude '12.420889'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2022: VU A1ae'^^xsd:string;
  dwc:aphiaid '1429769'^^xsd:integer;
  dwc:samplingEffort '2 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0089'^^xsd:string;
  dwc:observationDate '2022-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '1429769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con parches coralinos reticulados, rodeados por arenales (tipo plataforma). Estructura arrecifal con alta complejidad, alcanzando alturas máximas de 3 - 4 m. Colonias masivas com pérdida de tejido en la copa (tejido vivo en las caras laterales). Sedimentos acumulados por los céspedes recubren escombros coralinos antiguos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de invertebrados marinos de Colombia. Chasqui et al 2022'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Aliger gigas'^^xsd:string;
  dwc:higherClassification 'Animalia | Mollusca | Gastropoda | Littorinimorpha | Strombidae | Aliger | gigas'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0090> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.451861 -81.466361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.451861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.466361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural moderada y elevaciones irregulares de poca altura. Presencia de surcos de arena y espolones de roca coralina (entre 1 - 2 m de altura), recubierta por diversos organismos bentónicos. Espolones conformados por esqueletos antiguos de A. palmata recubiertos por ramilletes de Millepora spp., macroalgas frondosas carnosas, ACC y pocos céspedes algales."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.451861 -81.466361)"^^geo:wktLiteral ;
  geo-pos:lat "12.451861"^^xsd:decimal ;
  geo-pos:long "-81.466361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E8-8" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0090'^^xsd:string;
  dwc:scientificName 'Agaricia agaricites'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E8-8'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.466361'^^xsd:double;
  dwc:latitude '12.451861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: VU A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '287911'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0090'^^xsd:string;
  dwc:observationDate '2022-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '287911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural moderada y elevaciones irregulares de poca altura. Presencia de surcos de arena y espolones de roca coralina (entre 1 - 2 m de altura), recubierta por diversos organismos bentónicos. Espolones conformados por esqueletos antiguos de A. palmata recubiertos por ramilletes de Millepora spp., macroalgas frondosas carnosas, ACC y pocos céspedes algales.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Agaricia agaricites'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Agariciidae | Agaricia | agaricites'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0091> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.451861 -81.466361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.451861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.466361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural moderada y elevaciones irregulares de poca altura. Presencia de surcos de arena y espolones de roca coralina (entre 1 - 2 m de altura), recubierta por diversos organismos bentónicos. Espolones conformados por esqueletos antiguos de A. palmata recubiertos por ramilletes de Millepora spp., macroalgas frondosas carnosas, ACC y pocos céspedes algales."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.451861 -81.466361)"^^geo:wktLiteral ;
  geo-pos:lat "12.451861"^^xsd:decimal ;
  geo-pos:long "-81.466361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E8-8" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0091'^^xsd:string;
  dwc:scientificName 'Agaricia humilis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E8-8'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.466361'^^xsd:double;
  dwc:latitude '12.451861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '287914'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0091'^^xsd:string;
  dwc:observationDate '2022-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '287914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural moderada y elevaciones irregulares de poca altura. Presencia de surcos de arena y espolones de roca coralina (entre 1 - 2 m de altura), recubierta por diversos organismos bentónicos. Espolones conformados por esqueletos antiguos de A. palmata recubiertos por ramilletes de Millepora spp., macroalgas frondosas carnosas, ACC y pocos céspedes algales.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Agaricia humilis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Agariciidae | Agaricia | humilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0092> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.451861 -81.466361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.451861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.466361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural moderada y elevaciones irregulares de poca altura. Presencia de surcos de arena y espolones de roca coralina (entre 1 - 2 m de altura), recubierta por diversos organismos bentónicos. Espolones conformados por esqueletos antiguos de A. palmata recubiertos por ramilletes de Millepora spp., macroalgas frondosas carnosas, ACC y pocos céspedes algales."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.451861 -81.466361)"^^geo:wktLiteral ;
  geo-pos:lat "12.451861"^^xsd:decimal ;
  geo-pos:long "-81.466361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E8-8" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0092'^^xsd:string;
  dwc:scientificName 'Madracis decactis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E8-8'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.466361'^^xsd:double;
  dwc:latitude '12.451861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '287107'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0092'^^xsd:string;
  dwc:observationDate '2022-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '287107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural moderada y elevaciones irregulares de poca altura. Presencia de surcos de arena y espolones de roca coralina (entre 1 - 2 m de altura), recubierta por diversos organismos bentónicos. Espolones conformados por esqueletos antiguos de A. palmata recubiertos por ramilletes de Millepora spp., macroalgas frondosas carnosas, ACC y pocos céspedes algales.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Madracis decactis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Pocilloporidae | Madracis | decactis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0093> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.451861 -81.466361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.451861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.466361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural moderada y elevaciones irregulares de poca altura. Presencia de surcos de arena y espolones de roca coralina (entre 1 - 2 m de altura), recubierta por diversos organismos bentónicos. Espolones conformados por esqueletos antiguos de A. palmata recubiertos por ramilletes de Millepora spp., macroalgas frondosas carnosas, ACC y pocos céspedes algales."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.451861 -81.466361)"^^geo:wktLiteral ;
  geo-pos:lat "12.451861"^^xsd:decimal ;
  geo-pos:long "-81.466361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E8-8" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0093'^^xsd:string;
  dwc:scientificName 'Orbicella faveolata'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E8-8'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.466361'^^xsd:double;
  dwc:latitude '12.451861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: EN A2bce - Disminuyendo'^^xsd:string;
  dwc:aphiaid '758261'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0093'^^xsd:string;
  dwc:observationDate '2022-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '758261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural moderada y elevaciones irregulares de poca altura. Presencia de surcos de arena y espolones de roca coralina (entre 1 - 2 m de altura), recubierta por diversos organismos bentónicos. Espolones conformados por esqueletos antiguos de A. palmata recubiertos por ramilletes de Millepora spp., macroalgas frondosas carnosas, ACC y pocos céspedes algales.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Orbicella faveolata'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Merulinidae | Orbicella | feveolata'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0094> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.451861 -81.466361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.451861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.466361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural moderada y elevaciones irregulares de poca altura. Presencia de surcos de arena y espolones de roca coralina (entre 1 - 2 m de altura), recubierta por diversos organismos bentónicos. Espolones conformados por esqueletos antiguos de A. palmata recubiertos por ramilletes de Millepora spp., macroalgas frondosas carnosas, ACC y pocos céspedes algales."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.451861 -81.466361)"^^geo:wktLiteral ;
  geo-pos:lat "12.451861"^^xsd:decimal ;
  geo-pos:long "-81.466361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E8-8" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0094'^^xsd:string;
  dwc:scientificName 'Porites astreoides'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E8-8'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.466361'^^xsd:double;
  dwc:latitude '12.451861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '288889'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0094'^^xsd:string;
  dwc:observationDate '2022-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '288889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural moderada y elevaciones irregulares de poca altura. Presencia de surcos de arena y espolones de roca coralina (entre 1 - 2 m de altura), recubierta por diversos organismos bentónicos. Espolones conformados por esqueletos antiguos de A. palmata recubiertos por ramilletes de Millepora spp., macroalgas frondosas carnosas, ACC y pocos céspedes algales.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Porites astreoides'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Poritidae | Porites | astreoides'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0095> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.451861 -81.466361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.451861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.466361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural moderada y elevaciones irregulares de poca altura. Presencia de surcos de arena y espolones de roca coralina (entre 1 - 2 m de altura), recubierta por diversos organismos bentónicos. Espolones conformados por esqueletos antiguos de A. palmata recubiertos por ramilletes de Millepora spp., macroalgas frondosas carnosas, ACC y pocos céspedes algales."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.451861 -81.466361)"^^geo:wktLiteral ;
  geo-pos:lat "12.451861"^^xsd:decimal ;
  geo-pos:long "-81.466361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E8-8" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0095'^^xsd:string;
  dwc:scientificName 'Pseudodiploria strigosa'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E8-8'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.466361'^^xsd:double;
  dwc:latitude '12.451861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '718718'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0095'^^xsd:string;
  dwc:observationDate '2022-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '718718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural moderada y elevaciones irregulares de poca altura. Presencia de surcos de arena y espolones de roca coralina (entre 1 - 2 m de altura), recubierta por diversos organismos bentónicos. Espolones conformados por esqueletos antiguos de A. palmata recubiertos por ramilletes de Millepora spp., macroalgas frondosas carnosas, ACC y pocos céspedes algales.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Pseudodiploria strigosa'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Pseudodiploria | strigosa'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0096> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.451861 -81.466361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.451861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.466361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural moderada y elevaciones irregulares de poca altura. Presencia de surcos de arena y espolones de roca coralina (entre 1 - 2 m de altura), recubierta por diversos organismos bentónicos. Espolones conformados por esqueletos antiguos de A. palmata recubiertos por ramilletes de Millepora spp., macroalgas frondosas carnosas, ACC y pocos céspedes algales."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.451861 -81.466361)"^^geo:wktLiteral ;
  geo-pos:lat "12.451861"^^xsd:decimal ;
  geo-pos:long "-81.466361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E8-8" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0096'^^xsd:string;
  dwc:scientificName 'Siderastrea siderea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E8-8'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.466361'^^xsd:double;
  dwc:latitude '12.451861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '207516'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0096'^^xsd:string;
  dwc:observationDate '2022-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '207516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural moderada y elevaciones irregulares de poca altura. Presencia de surcos de arena y espolones de roca coralina (entre 1 - 2 m de altura), recubierta por diversos organismos bentónicos. Espolones conformados por esqueletos antiguos de A. palmata recubiertos por ramilletes de Millepora spp., macroalgas frondosas carnosas, ACC y pocos céspedes algales.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Siderastrea siderea'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Rhizangiidae | Siderastrea | siderea'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0097> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.451861 -81.466361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.451861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.466361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural moderada y elevaciones irregulares de poca altura. Presencia de surcos de arena y espolones de roca coralina (entre 1 - 2 m de altura), recubierta por diversos organismos bentónicos. Espolones conformados por esqueletos antiguos de A. palmata recubiertos por ramilletes de Millepora spp., macroalgas frondosas carnosas, ACC y pocos céspedes algales."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.451861 -81.466361)"^^geo:wktLiteral ;
  geo-pos:lat "12.451861"^^xsd:decimal ;
  geo-pos:long "-81.466361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E8-8" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0097'^^xsd:string;
  dwc:scientificName 'Siderastrea radians'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E8-8'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.466361'^^xsd:double;
  dwc:latitude '12.451861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '207517'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0097'^^xsd:string;
  dwc:observationDate '2022-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '207517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural moderada y elevaciones irregulares de poca altura. Presencia de surcos de arena y espolones de roca coralina (entre 1 - 2 m de altura), recubierta por diversos organismos bentónicos. Espolones conformados por esqueletos antiguos de A. palmata recubiertos por ramilletes de Millepora spp., macroalgas frondosas carnosas, ACC y pocos céspedes algales.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Siderastrea radians'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Rhizangiidae | Siderastrea | radians'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0098> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.451861 -81.466361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.451861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.466361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural moderada y elevaciones irregulares de poca altura. Presencia de surcos de arena y espolones de roca coralina (entre 1 - 2 m de altura), recubierta por diversos organismos bentónicos. Espolones conformados por esqueletos antiguos de A. palmata recubiertos por ramilletes de Millepora spp., macroalgas frondosas carnosas, ACC y pocos céspedes algales."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.451861 -81.466361)"^^geo:wktLiteral ;
  geo-pos:lat "12.451861"^^xsd:decimal ;
  geo-pos:long "-81.466361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E8-8" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0098'^^xsd:string;
  dwc:scientificName 'Millepora alcicornis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E8-8'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.466361'^^xsd:double;
  dwc:latitude '12.451861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: VU A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '210726'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0098'^^xsd:string;
  dwc:observationDate '2022-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '210726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural moderada y elevaciones irregulares de poca altura. Presencia de surcos de arena y espolones de roca coralina (entre 1 - 2 m de altura), recubierta por diversos organismos bentónicos. Espolones conformados por esqueletos antiguos de A. palmata recubiertos por ramilletes de Millepora spp., macroalgas frondosas carnosas, ACC y pocos céspedes algales.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Millepora alcicornis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Hydrozoa | Anthoathecata | Milleporidae | Millepora | alcicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0099> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.451861 -81.466361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.451861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.466361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural moderada y elevaciones irregulares de poca altura. Presencia de surcos de arena y espolones de roca coralina (entre 1 - 2 m de altura), recubierta por diversos organismos bentónicos. Espolones conformados por esqueletos antiguos de A. palmata recubiertos por ramilletes de Millepora spp., macroalgas frondosas carnosas, ACC y pocos céspedes algales."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.451861 -81.466361)"^^geo:wktLiteral ;
  geo-pos:lat "12.451861"^^xsd:decimal ;
  geo-pos:long "-81.466361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E8-8" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0099'^^xsd:string;
  dwc:scientificName 'Millepora complanata'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E8-8'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.466361'^^xsd:double;
  dwc:latitude '12.451861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '287421'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0099'^^xsd:string;
  dwc:observationDate '2022-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '287421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural moderada y elevaciones irregulares de poca altura. Presencia de surcos de arena y espolones de roca coralina (entre 1 - 2 m de altura), recubierta por diversos organismos bentónicos. Espolones conformados por esqueletos antiguos de A. palmata recubiertos por ramilletes de Millepora spp., macroalgas frondosas carnosas, ACC y pocos céspedes algales.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Millepora complanata'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Hydrozoa | Anthoathecata | Milleporidae | Millepora | complanata'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0100> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.451861 -81.466361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.451861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.466361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural moderada y elevaciones irregulares de poca altura. Presencia de surcos de arena y espolones de roca coralina (entre 1 - 2 m de altura), recubierta por diversos organismos bentónicos. Espolones conformados por esqueletos antiguos de A. palmata recubiertos por ramilletes de Millepora spp., macroalgas frondosas carnosas, ACC y pocos céspedes algales."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.451861 -81.466361)"^^geo:wktLiteral ;
  geo-pos:lat "12.451861"^^xsd:decimal ;
  geo-pos:long "-81.466361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E8-8" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0100'^^xsd:string;
  dwc:scientificName 'Gorgonia ventalina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E8-8'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.466361'^^xsd:double;
  dwc:latitude '12.451861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2022: VU A2ce'^^xsd:string;
  dwc:aphiaid '290045'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0100'^^xsd:string;
  dwc:observationDate '2022-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '290045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural moderada y elevaciones irregulares de poca altura. Presencia de surcos de arena y espolones de roca coralina (entre 1 - 2 m de altura), recubierta por diversos organismos bentónicos. Espolones conformados por esqueletos antiguos de A. palmata recubiertos por ramilletes de Millepora spp., macroalgas frondosas carnosas, ACC y pocos céspedes algales.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de invertebrados marinos de Colombia. Chasqui et al 2022'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Gorgonia ventalina'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Malacalcyonacea | Gorgoniidae | Gorgonia | ventalina'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0101> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.451861 -81.466361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.451861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.466361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural moderada y elevaciones irregulares de poca altura. Presencia de surcos de arena y espolones de roca coralina (entre 1 - 2 m de altura), recubierta por diversos organismos bentónicos. Espolones conformados por esqueletos antiguos de A. palmata recubiertos por ramilletes de Millepora spp., macroalgas frondosas carnosas, ACC y pocos céspedes algales."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.451861 -81.466361)"^^geo:wktLiteral ;
  geo-pos:lat "12.451861"^^xsd:decimal ;
  geo-pos:long "-81.466361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E8-8" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0101'^^xsd:string;
  dwc:scientificName 'Acanthurus chirurgus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E8-8'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.466361'^^xsd:double;
  dwc:latitude '12.451861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Estable'^^xsd:string;
  dwc:aphiaid '159580'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0101'^^xsd:string;
  dwc:observationDate '2022-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '159580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural moderada y elevaciones irregulares de poca altura. Presencia de surcos de arena y espolones de roca coralina (entre 1 - 2 m de altura), recubierta por diversos organismos bentónicos. Espolones conformados por esqueletos antiguos de A. palmata recubiertos por ramilletes de Millepora spp., macroalgas frondosas carnosas, ACC y pocos céspedes algales.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Acanthurus chirurgus'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Acanthuriformes | Acanthuridae | Acanthurus | chirurgus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0102> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.451861 -81.466361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.451861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.466361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural moderada y elevaciones irregulares de poca altura. Presencia de surcos de arena y espolones de roca coralina (entre 1 - 2 m de altura), recubierta por diversos organismos bentónicos. Espolones conformados por esqueletos antiguos de A. palmata recubiertos por ramilletes de Millepora spp., macroalgas frondosas carnosas, ACC y pocos céspedes algales."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.451861 -81.466361)"^^geo:wktLiteral ;
  geo-pos:lat "12.451861"^^xsd:decimal ;
  geo-pos:long "-81.466361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E8-8" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0102'^^xsd:string;
  dwc:scientificName 'Acanthurus coeruleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E8-8'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.466361'^^xsd:double;
  dwc:latitude '12.451861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Estable'^^xsd:string;
  dwc:aphiaid '159581'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0102'^^xsd:string;
  dwc:observationDate '2022-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '159581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural moderada y elevaciones irregulares de poca altura. Presencia de surcos de arena y espolones de roca coralina (entre 1 - 2 m de altura), recubierta por diversos organismos bentónicos. Espolones conformados por esqueletos antiguos de A. palmata recubiertos por ramilletes de Millepora spp., macroalgas frondosas carnosas, ACC y pocos céspedes algales.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Acanthurus coeruleus'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Acanthuriformes | Acanthuridae | Acanthurus | coeruleus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0103> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.451861 -81.466361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.451861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.466361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural moderada y elevaciones irregulares de poca altura. Presencia de surcos de arena y espolones de roca coralina (entre 1 - 2 m de altura), recubierta por diversos organismos bentónicos. Espolones conformados por esqueletos antiguos de A. palmata recubiertos por ramilletes de Millepora spp., macroalgas frondosas carnosas, ACC y pocos céspedes algales."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.451861 -81.466361)"^^geo:wktLiteral ;
  geo-pos:lat "12.451861"^^xsd:decimal ;
  geo-pos:long "-81.466361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E8-8" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0103'^^xsd:string;
  dwc:scientificName 'Acanthurus tractus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E8-8'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.466361'^^xsd:double;
  dwc:latitude '12.451861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '301914'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0103'^^xsd:string;
  dwc:observationDate '2022-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '301914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural moderada y elevaciones irregulares de poca altura. Presencia de surcos de arena y espolones de roca coralina (entre 1 - 2 m de altura), recubierta por diversos organismos bentónicos. Espolones conformados por esqueletos antiguos de A. palmata recubiertos por ramilletes de Millepora spp., macroalgas frondosas carnosas, ACC y pocos céspedes algales.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Acanthurus tractus'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Acanthuriformes | Acanthuridae | Acanthurus | tractus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0104> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.451861 -81.466361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.451861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.466361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural moderada y elevaciones irregulares de poca altura. Presencia de surcos de arena y espolones de roca coralina (entre 1 - 2 m de altura), recubierta por diversos organismos bentónicos. Espolones conformados por esqueletos antiguos de A. palmata recubiertos por ramilletes de Millepora spp., macroalgas frondosas carnosas, ACC y pocos céspedes algales."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.451861 -81.466361)"^^geo:wktLiteral ;
  geo-pos:lat "12.451861"^^xsd:decimal ;
  geo-pos:long "-81.466361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E8-8" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0104'^^xsd:string;
  dwc:scientificName 'Scarus vetula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E8-8'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.466361'^^xsd:double;
  dwc:latitude '12.451861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2017: NT'^^xsd:string;
  dwc:aphiaid '276064'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0104'^^xsd:string;
  dwc:observationDate '2022-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '276064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural moderada y elevaciones irregulares de poca altura. Presencia de surcos de arena y espolones de roca coralina (entre 1 - 2 m de altura), recubierta por diversos organismos bentónicos. Espolones conformados por esqueletos antiguos de A. palmata recubiertos por ramilletes de Millepora spp., macroalgas frondosas carnosas, ACC y pocos céspedes algales.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de peces marinos de Colombia. Chasqui et al 2017'^^xsd:string;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Scarus vetula'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Scarus | vetula'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0105> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.451861 -81.466361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.451861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.466361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural moderada y elevaciones irregulares de poca altura. Presencia de surcos de arena y espolones de roca coralina (entre 1 - 2 m de altura), recubierta por diversos organismos bentónicos. Espolones conformados por esqueletos antiguos de A. palmata recubiertos por ramilletes de Millepora spp., macroalgas frondosas carnosas, ACC y pocos céspedes algales."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.451861 -81.466361)"^^geo:wktLiteral ;
  geo-pos:lat "12.451861"^^xsd:decimal ;
  geo-pos:long "-81.466361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E8-8" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0105'^^xsd:string;
  dwc:scientificName 'Sparisoma aurofrenatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E8-8'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.466361'^^xsd:double;
  dwc:latitude '12.451861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '273772'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0105'^^xsd:string;
  dwc:observationDate '2022-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '273772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural moderada y elevaciones irregulares de poca altura. Presencia de surcos de arena y espolones de roca coralina (entre 1 - 2 m de altura), recubierta por diversos organismos bentónicos. Espolones conformados por esqueletos antiguos de A. palmata recubiertos por ramilletes de Millepora spp., macroalgas frondosas carnosas, ACC y pocos céspedes algales.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Sparisoma aurofrenatum'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Sparisoma | aurofrenatum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0106> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.451861 -81.466361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.451861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.466361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural moderada y elevaciones irregulares de poca altura. Presencia de surcos de arena y espolones de roca coralina (entre 1 - 2 m de altura), recubierta por diversos organismos bentónicos. Espolones conformados por esqueletos antiguos de A. palmata recubiertos por ramilletes de Millepora spp., macroalgas frondosas carnosas, ACC y pocos céspedes algales."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.451861 -81.466361)"^^geo:wktLiteral ;
  geo-pos:lat "12.451861"^^xsd:decimal ;
  geo-pos:long "-81.466361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E8-8" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0106'^^xsd:string;
  dwc:scientificName 'Sparisoma chrysopterum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E8-8'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.466361'^^xsd:double;
  dwc:latitude '12.451861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '273774'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0106'^^xsd:string;
  dwc:observationDate '2022-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '273774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural moderada y elevaciones irregulares de poca altura. Presencia de surcos de arena y espolones de roca coralina (entre 1 - 2 m de altura), recubierta por diversos organismos bentónicos. Espolones conformados por esqueletos antiguos de A. palmata recubiertos por ramilletes de Millepora spp., macroalgas frondosas carnosas, ACC y pocos céspedes algales.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Sparisoma chrysopterum'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Sparisoma | chrysopterum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0107> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.451861 -81.466361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.451861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.466361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural moderada y elevaciones irregulares de poca altura. Presencia de surcos de arena y espolones de roca coralina (entre 1 - 2 m de altura), recubierta por diversos organismos bentónicos. Espolones conformados por esqueletos antiguos de A. palmata recubiertos por ramilletes de Millepora spp., macroalgas frondosas carnosas, ACC y pocos céspedes algales."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.451861 -81.466361)"^^geo:wktLiteral ;
  geo-pos:lat "12.451861"^^xsd:decimal ;
  geo-pos:long "-81.466361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E8-8" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0107'^^xsd:string;
  dwc:scientificName 'Sparisoma rubripinne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E8-8'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.466361'^^xsd:double;
  dwc:latitude '12.451861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '159301'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0107'^^xsd:string;
  dwc:observationDate '2022-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '159301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural moderada y elevaciones irregulares de poca altura. Presencia de surcos de arena y espolones de roca coralina (entre 1 - 2 m de altura), recubierta por diversos organismos bentónicos. Espolones conformados por esqueletos antiguos de A. palmata recubiertos por ramilletes de Millepora spp., macroalgas frondosas carnosas, ACC y pocos céspedes algales.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Sparisoma rubripinne'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Sparisoma | rubripinne'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0108> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.451861 -81.466361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.451861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.466361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural moderada y elevaciones irregulares de poca altura. Presencia de surcos de arena y espolones de roca coralina (entre 1 - 2 m de altura), recubierta por diversos organismos bentónicos. Espolones conformados por esqueletos antiguos de A. palmata recubiertos por ramilletes de Millepora spp., macroalgas frondosas carnosas, ACC y pocos céspedes algales."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.451861 -81.466361)"^^geo:wktLiteral ;
  geo-pos:lat "12.451861"^^xsd:decimal ;
  geo-pos:long "-81.466361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E8-8" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0108'^^xsd:string;
  dwc:scientificName 'Sparisoma viride'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E8-8'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.466361'^^xsd:double;
  dwc:latitude '12.451861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2017: NT'^^xsd:string;
  dwc:aphiaid '273780'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0108'^^xsd:string;
  dwc:observationDate '2022-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '273780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural moderada y elevaciones irregulares de poca altura. Presencia de surcos de arena y espolones de roca coralina (entre 1 - 2 m de altura), recubierta por diversos organismos bentónicos. Espolones conformados por esqueletos antiguos de A. palmata recubiertos por ramilletes de Millepora spp., macroalgas frondosas carnosas, ACC y pocos céspedes algales.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de peces marinos de Colombia. Chasqui et al 2017'^^xsd:string;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Sparisoma viride'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Sparisoma | viride'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0109> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.451861 -81.466361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.451861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.466361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural moderada y elevaciones irregulares de poca altura. Presencia de surcos de arena y espolones de roca coralina (entre 1 - 2 m de altura), recubierta por diversos organismos bentónicos. Espolones conformados por esqueletos antiguos de A. palmata recubiertos por ramilletes de Millepora spp., macroalgas frondosas carnosas, ACC y pocos céspedes algales."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.451861 -81.466361)"^^geo:wktLiteral ;
  geo-pos:lat "12.451861"^^xsd:decimal ;
  geo-pos:long "-81.466361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-8_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E8-8" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0109'^^xsd:string;
  dwc:scientificName 'Diadema antillarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E8-8'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.466361'^^xsd:double;
  dwc:latitude '12.451861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2022: NT'^^xsd:string;
  dwc:aphiaid '124332'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0109'^^xsd:string;
  dwc:observationDate '2022-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '124332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural moderada y elevaciones irregulares de poca altura. Presencia de surcos de arena y espolones de roca coralina (entre 1 - 2 m de altura), recubierta por diversos organismos bentónicos. Espolones conformados por esqueletos antiguos de A. palmata recubiertos por ramilletes de Millepora spp., macroalgas frondosas carnosas, ACC y pocos céspedes algales.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de invertebrados marinos de Colombia. Chasqui et al 2022'^^xsd:string;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Diadema antillarum'^^xsd:string;
  dwc:higherClassification 'Animalia | Echinodermata | Echinoidea | Diadematoida | Diadematidae | Diadema | antillarum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0110> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.45325 -81.470111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.45325"^^xsd:decimal ;
  dwc:decimalLongitude "-81.470111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja y elevaciones irregulares de poca altura. Surcos de arena estrechos y no tan marcados, con escombros coralinos. Espolones anchos con alturas no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas)."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.45325 -81.470111)"^^geo:wktLiteral ;
  geo-pos:lat "12.45325"^^xsd:decimal ;
  geo-pos:long "-81.470111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E2-8B" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0110'^^xsd:string;
  dwc:scientificName 'Acropora palmata'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E2-8B'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.470111'^^xsd:double;
  dwc:latitude '12.45325'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A2bce - Disminuyendo'^^xsd:string;
  dwc:aphiaid '288227'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0110'^^xsd:string;
  dwc:observationDate '2022-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '288227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja y elevaciones irregulares de poca altura. Surcos de arena estrechos y no tan marcados, con escombros coralinos. Espolones anchos con alturas no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas).'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Acropora palmata'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Acroporidae | Acropora | palmata'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0111> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.45325 -81.470111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.45325"^^xsd:decimal ;
  dwc:decimalLongitude "-81.470111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja y elevaciones irregulares de poca altura. Surcos de arena estrechos y no tan marcados, con escombros coralinos. Espolones anchos con alturas no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas)."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.45325 -81.470111)"^^geo:wktLiteral ;
  geo-pos:lat "12.45325"^^xsd:decimal ;
  geo-pos:long "-81.470111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E2-8B" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0111'^^xsd:string;
  dwc:scientificName 'Agaricia agaricites'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E2-8B'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.470111'^^xsd:double;
  dwc:latitude '12.45325'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: VU A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '287911'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0111'^^xsd:string;
  dwc:observationDate '2022-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '287911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja y elevaciones irregulares de poca altura. Surcos de arena estrechos y no tan marcados, con escombros coralinos. Espolones anchos con alturas no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas).'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Agaricia agaricites'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Agariciidae | Agaricia | agaricites'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0112> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.45325 -81.470111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.45325"^^xsd:decimal ;
  dwc:decimalLongitude "-81.470111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja y elevaciones irregulares de poca altura. Surcos de arena estrechos y no tan marcados, con escombros coralinos. Espolones anchos con alturas no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas)."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.45325 -81.470111)"^^geo:wktLiteral ;
  geo-pos:lat "12.45325"^^xsd:decimal ;
  geo-pos:long "-81.470111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E2-8B" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0112'^^xsd:string;
  dwc:scientificName 'Favia fragum'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E2-8B'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.470111'^^xsd:double;
  dwc:latitude '12.45325'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '207432'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0112'^^xsd:string;
  dwc:observationDate '2022-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '207432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja y elevaciones irregulares de poca altura. Surcos de arena estrechos y no tan marcados, con escombros coralinos. Espolones anchos con alturas no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas).'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Favia fragum'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Favia | fragum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0113> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.45325 -81.470111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.45325"^^xsd:decimal ;
  dwc:decimalLongitude "-81.470111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja y elevaciones irregulares de poca altura. Surcos de arena estrechos y no tan marcados, con escombros coralinos. Espolones anchos con alturas no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas)."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.45325 -81.470111)"^^geo:wktLiteral ;
  geo-pos:lat "12.45325"^^xsd:decimal ;
  geo-pos:long "-81.470111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E2-8B" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0113'^^xsd:string;
  dwc:scientificName 'Porites astreoides'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E2-8B'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.470111'^^xsd:double;
  dwc:latitude '12.45325'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '288889'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0113'^^xsd:string;
  dwc:observationDate '2022-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '288889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja y elevaciones irregulares de poca altura. Surcos de arena estrechos y no tan marcados, con escombros coralinos. Espolones anchos con alturas no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas).'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Porites astreoides'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Poritidae | Porites | astreoides'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0114> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.45325 -81.470111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.45325"^^xsd:decimal ;
  dwc:decimalLongitude "-81.470111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja y elevaciones irregulares de poca altura. Surcos de arena estrechos y no tan marcados, con escombros coralinos. Espolones anchos con alturas no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas)."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.45325 -81.470111)"^^geo:wktLiteral ;
  geo-pos:lat "12.45325"^^xsd:decimal ;
  geo-pos:long "-81.470111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E2-8B" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0114'^^xsd:string;
  dwc:scientificName 'Pseudodiploria strigosa'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E2-8B'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.470111'^^xsd:double;
  dwc:latitude '12.45325'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '718718'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0114'^^xsd:string;
  dwc:observationDate '2022-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '718718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja y elevaciones irregulares de poca altura. Surcos de arena estrechos y no tan marcados, con escombros coralinos. Espolones anchos con alturas no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas).'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Pseudodiploria strigosa'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Pseudodiploria | strigosa'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0115> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.45325 -81.470111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.45325"^^xsd:decimal ;
  dwc:decimalLongitude "-81.470111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja y elevaciones irregulares de poca altura. Surcos de arena estrechos y no tan marcados, con escombros coralinos. Espolones anchos con alturas no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas)."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.45325 -81.470111)"^^geo:wktLiteral ;
  geo-pos:lat "12.45325"^^xsd:decimal ;
  geo-pos:long "-81.470111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E2-8B" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0115'^^xsd:string;
  dwc:scientificName 'Pseudodiploria clivosa'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E2-8B'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.470111'^^xsd:double;
  dwc:latitude '12.45325'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: NT A2bce - Disminuyendo'^^xsd:string;
  dwc:aphiaid '828326'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0115'^^xsd:string;
  dwc:observationDate '2022-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '828326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja y elevaciones irregulares de poca altura. Surcos de arena estrechos y no tan marcados, con escombros coralinos. Espolones anchos con alturas no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas).'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Pseudodiploria clivosa'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Pseudodiploria | clivosa'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0116> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.45325 -81.470111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.45325"^^xsd:decimal ;
  dwc:decimalLongitude "-81.470111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja y elevaciones irregulares de poca altura. Surcos de arena estrechos y no tan marcados, con escombros coralinos. Espolones anchos con alturas no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas)."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.45325 -81.470111)"^^geo:wktLiteral ;
  geo-pos:lat "12.45325"^^xsd:decimal ;
  geo-pos:long "-81.470111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E2-8B" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0116'^^xsd:string;
  dwc:scientificName 'Siderastrea siderea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E2-8B'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.470111'^^xsd:double;
  dwc:latitude '12.45325'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '207516'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0116'^^xsd:string;
  dwc:observationDate '2022-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '207516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja y elevaciones irregulares de poca altura. Surcos de arena estrechos y no tan marcados, con escombros coralinos. Espolones anchos con alturas no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas).'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Siderastrea siderea'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Rhizangiidae | Siderastrea | siderea'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0117> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.45325 -81.470111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.45325"^^xsd:decimal ;
  dwc:decimalLongitude "-81.470111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja y elevaciones irregulares de poca altura. Surcos de arena estrechos y no tan marcados, con escombros coralinos. Espolones anchos con alturas no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas)."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.45325 -81.470111)"^^geo:wktLiteral ;
  geo-pos:lat "12.45325"^^xsd:decimal ;
  geo-pos:long "-81.470111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E2-8B" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0117'^^xsd:string;
  dwc:scientificName 'Millepora complanata'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E2-8B'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.470111'^^xsd:double;
  dwc:latitude '12.45325'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '287421'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0117'^^xsd:string;
  dwc:observationDate '2022-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '287421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja y elevaciones irregulares de poca altura. Surcos de arena estrechos y no tan marcados, con escombros coralinos. Espolones anchos con alturas no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas).'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Millepora complanata'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Hydrozoa | Anthoathecata | Milleporidae | Millepora | complanata'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0118> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.45325 -81.470111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.45325"^^xsd:decimal ;
  dwc:decimalLongitude "-81.470111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja y elevaciones irregulares de poca altura. Surcos de arena estrechos y no tan marcados, con escombros coralinos. Espolones anchos con alturas no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas)."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.45325 -81.470111)"^^geo:wktLiteral ;
  geo-pos:lat "12.45325"^^xsd:decimal ;
  geo-pos:long "-81.470111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E2-8B" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0118'^^xsd:string;
  dwc:scientificName 'Gorgonia ventalina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E2-8B'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.470111'^^xsd:double;
  dwc:latitude '12.45325'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2022: VU A2ce'^^xsd:string;
  dwc:aphiaid '290045'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0118'^^xsd:string;
  dwc:observationDate '2022-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '290045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja y elevaciones irregulares de poca altura. Surcos de arena estrechos y no tan marcados, con escombros coralinos. Espolones anchos con alturas no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas).'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de invertebrados marinos de Colombia. Chasqui et al 2022'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Gorgonia ventalina'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Malacalcyonacea | Gorgoniidae | Gorgonia | ventalina'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0119> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.45325 -81.470111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.45325"^^xsd:decimal ;
  dwc:decimalLongitude "-81.470111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja y elevaciones irregulares de poca altura. Surcos de arena estrechos y no tan marcados, con escombros coralinos. Espolones anchos con alturas no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas)."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.45325 -81.470111)"^^geo:wktLiteral ;
  geo-pos:lat "12.45325"^^xsd:decimal ;
  geo-pos:long "-81.470111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E2-8B" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0119'^^xsd:string;
  dwc:scientificName 'Acanthurus coeruleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E2-8B'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.470111'^^xsd:double;
  dwc:latitude '12.45325'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Estable'^^xsd:string;
  dwc:aphiaid '159581'^^xsd:integer;
  dwc:samplingEffort '2 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0119'^^xsd:string;
  dwc:observationDate '2022-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '159581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja y elevaciones irregulares de poca altura. Surcos de arena estrechos y no tan marcados, con escombros coralinos. Espolones anchos con alturas no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas).'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Acanthurus coeruleus'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Acanthuriformes | Acanthuridae | Acanthurus | coeruleus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0120> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.45325 -81.470111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.45325"^^xsd:decimal ;
  dwc:decimalLongitude "-81.470111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja y elevaciones irregulares de poca altura. Surcos de arena estrechos y no tan marcados, con escombros coralinos. Espolones anchos con alturas no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas)."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.45325 -81.470111)"^^geo:wktLiteral ;
  geo-pos:lat "12.45325"^^xsd:decimal ;
  geo-pos:long "-81.470111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E2-8B" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0120'^^xsd:string;
  dwc:scientificName 'Acanthurus tractus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E2-8B'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.470111'^^xsd:double;
  dwc:latitude '12.45325'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '301914'^^xsd:integer;
  dwc:samplingEffort '2 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0120'^^xsd:string;
  dwc:observationDate '2022-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '301914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja y elevaciones irregulares de poca altura. Surcos de arena estrechos y no tan marcados, con escombros coralinos. Espolones anchos con alturas no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas).'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Acanthurus tractus'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Acanthuriformes | Acanthuridae | Acanthurus | tractus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0121> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.45325 -81.470111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.45325"^^xsd:decimal ;
  dwc:decimalLongitude "-81.470111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja y elevaciones irregulares de poca altura. Surcos de arena estrechos y no tan marcados, con escombros coralinos. Espolones anchos con alturas no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas)."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.45325 -81.470111)"^^geo:wktLiteral ;
  geo-pos:lat "12.45325"^^xsd:decimal ;
  geo-pos:long "-81.470111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E2-8B" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0121'^^xsd:string;
  dwc:scientificName 'Kyphosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E2-8B'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.470111'^^xsd:double;
  dwc:latitude '12.45325'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '126015'^^xsd:integer;
  dwc:samplingEffort '2 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0121'^^xsd:string;
  dwc:observationDate '2022-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126015'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja y elevaciones irregulares de poca altura. Surcos de arena estrechos y no tan marcados, con escombros coralinos. Espolones anchos con alturas no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas).'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Kyphosus spp.'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Centrarchiformes | Kyphosidae | Kyphosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0122> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.45325 -81.470111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.45325"^^xsd:decimal ;
  dwc:decimalLongitude "-81.470111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja y elevaciones irregulares de poca altura. Surcos de arena estrechos y no tan marcados, con escombros coralinos. Espolones anchos con alturas no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas)."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.45325 -81.470111)"^^geo:wktLiteral ;
  geo-pos:lat "12.45325"^^xsd:decimal ;
  geo-pos:long "-81.470111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E2-8B" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0122'^^xsd:string;
  dwc:scientificName 'Scarus coelestinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E2-8B'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.470111'^^xsd:double;
  dwc:latitude '12.45325'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2017: EN A2acd'^^xsd:string;
  dwc:aphiaid '276042'^^xsd:integer;
  dwc:samplingEffort '2 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0122'^^xsd:string;
  dwc:observationDate '2022-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '276042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja y elevaciones irregulares de poca altura. Surcos de arena estrechos y no tan marcados, con escombros coralinos. Espolones anchos con alturas no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas).'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de peces marinos de Colombia. Chasqui et al 2017'^^xsd:string;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Scarus coelestinus'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Scarus | coelestinus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0123> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.45325 -81.470111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.45325"^^xsd:decimal ;
  dwc:decimalLongitude "-81.470111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja y elevaciones irregulares de poca altura. Surcos de arena estrechos y no tan marcados, con escombros coralinos. Espolones anchos con alturas no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas)."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.45325 -81.470111)"^^geo:wktLiteral ;
  geo-pos:lat "12.45325"^^xsd:decimal ;
  geo-pos:long "-81.470111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E2-8B" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0123'^^xsd:string;
  dwc:scientificName 'Scarus vetula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E2-8B'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.470111'^^xsd:double;
  dwc:latitude '12.45325'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2017: NT'^^xsd:string;
  dwc:aphiaid '276064'^^xsd:integer;
  dwc:samplingEffort '2 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0123'^^xsd:string;
  dwc:observationDate '2022-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '276064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja y elevaciones irregulares de poca altura. Surcos de arena estrechos y no tan marcados, con escombros coralinos. Espolones anchos con alturas no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas).'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de peces marinos de Colombia. Chasqui et al 2017'^^xsd:string;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Scarus vetula'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Scarus | vetula'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0124> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.45325 -81.470111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.45325"^^xsd:decimal ;
  dwc:decimalLongitude "-81.470111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja y elevaciones irregulares de poca altura. Surcos de arena estrechos y no tan marcados, con escombros coralinos. Espolones anchos con alturas no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas)."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.45325 -81.470111)"^^geo:wktLiteral ;
  geo-pos:lat "12.45325"^^xsd:decimal ;
  geo-pos:long "-81.470111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E2-8B" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0124'^^xsd:string;
  dwc:scientificName 'Sparisoma aurofrenatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E2-8B'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.470111'^^xsd:double;
  dwc:latitude '12.45325'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '273772'^^xsd:integer;
  dwc:samplingEffort '2 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0124'^^xsd:string;
  dwc:observationDate '2022-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '273772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja y elevaciones irregulares de poca altura. Surcos de arena estrechos y no tan marcados, con escombros coralinos. Espolones anchos con alturas no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas).'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Sparisoma aurofrenatum'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Sparisoma | aurofrenatum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0125> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.45325 -81.470111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.45325"^^xsd:decimal ;
  dwc:decimalLongitude "-81.470111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja y elevaciones irregulares de poca altura. Surcos de arena estrechos y no tan marcados, con escombros coralinos. Espolones anchos con alturas no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas)."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.45325 -81.470111)"^^geo:wktLiteral ;
  geo-pos:lat "12.45325"^^xsd:decimal ;
  geo-pos:long "-81.470111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E2-8B" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0125'^^xsd:string;
  dwc:scientificName 'Sparisoma rubripinne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E2-8B'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.470111'^^xsd:double;
  dwc:latitude '12.45325'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '159301'^^xsd:integer;
  dwc:samplingEffort '2 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0125'^^xsd:string;
  dwc:observationDate '2022-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '159301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja y elevaciones irregulares de poca altura. Surcos de arena estrechos y no tan marcados, con escombros coralinos. Espolones anchos con alturas no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas).'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Sparisoma rubripinne'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Sparisoma | rubripinne'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0126> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.45325 -81.470111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.45325"^^xsd:decimal ;
  dwc:decimalLongitude "-81.470111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja y elevaciones irregulares de poca altura. Surcos de arena estrechos y no tan marcados, con escombros coralinos. Espolones anchos con alturas no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas)."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.45325 -81.470111)"^^geo:wktLiteral ;
  geo-pos:lat "12.45325"^^xsd:decimal ;
  geo-pos:long "-81.470111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E2-8B" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0126'^^xsd:string;
  dwc:scientificName 'Sparisoma viride'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E2-8B'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.470111'^^xsd:double;
  dwc:latitude '12.45325'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2017: NT'^^xsd:string;
  dwc:aphiaid '273780'^^xsd:integer;
  dwc:samplingEffort '2 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0126'^^xsd:string;
  dwc:observationDate '2022-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '273780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja y elevaciones irregulares de poca altura. Surcos de arena estrechos y no tan marcados, con escombros coralinos. Espolones anchos con alturas no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas).'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de peces marinos de Colombia. Chasqui et al 2017'^^xsd:string;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Sparisoma viride'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Sparisoma | viride'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0127> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.45325 -81.470111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.45325"^^xsd:decimal ;
  dwc:decimalLongitude "-81.470111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja y elevaciones irregulares de poca altura. Surcos de arena estrechos y no tan marcados, con escombros coralinos. Espolones anchos con alturas no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas)."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.45325 -81.470111)"^^geo:wktLiteral ;
  geo-pos:lat "12.45325"^^xsd:decimal ;
  geo-pos:long "-81.470111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E2-8B" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0127'^^xsd:string;
  dwc:scientificName 'Echinometra lucunter'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E2-8B'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.470111'^^xsd:double;
  dwc:latitude '12.45325'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Su estado de amenaza no ha sido evaluado'^^xsd:string;
  dwc:aphiaid '213380'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0127'^^xsd:string;
  dwc:observationDate '2022-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '213380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja y elevaciones irregulares de poca altura. Surcos de arena estrechos y no tan marcados, con escombros coralinos. Espolones anchos con alturas no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas).'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Echinometra lucunter'^^xsd:string;
  dwc:higherClassification 'Animalia | Echinodermata | Echinoidea | Camarodonta | Echinometridae | Echinometra | lucunter'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0128> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.45325 -81.470111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.45325"^^xsd:decimal ;
  dwc:decimalLongitude "-81.470111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja y elevaciones irregulares de poca altura. Surcos de arena estrechos y no tan marcados, con escombros coralinos. Espolones anchos con alturas no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas)."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.45325 -81.470111)"^^geo:wktLiteral ;
  geo-pos:lat "12.45325"^^xsd:decimal ;
  geo-pos:long "-81.470111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E2-8B" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0128'^^xsd:string;
  dwc:scientificName 'Eucidaris tribuloides'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E2-8B'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.470111'^^xsd:double;
  dwc:latitude '12.45325'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Su estado de amenaza no ha sido evaluado'^^xsd:string;
  dwc:aphiaid '396741'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0128'^^xsd:string;
  dwc:observationDate '2022-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '396741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja y elevaciones irregulares de poca altura. Surcos de arena estrechos y no tan marcados, con escombros coralinos. Espolones anchos con alturas no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas).'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Eucidaris tribuloides'^^xsd:string;
  dwc:higherClassification 'Animalia | Echinodermata | Echinoidea | Cidaroida | Cidaridae | Eucidaris | tribuloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0129> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.45325 -81.470111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.45325"^^xsd:decimal ;
  dwc:decimalLongitude "-81.470111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja y elevaciones irregulares de poca altura. Surcos de arena estrechos y no tan marcados, con escombros coralinos. Espolones anchos con alturas no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas)."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.45325 -81.470111)"^^geo:wktLiteral ;
  geo-pos:lat "12.45325"^^xsd:decimal ;
  geo-pos:long "-81.470111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-2_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E2-8B" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0129'^^xsd:string;
  dwc:scientificName 'Maguimithrax spinosissimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E2-8B'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.470111'^^xsd:double;
  dwc:latitude '12.45325'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2022: VU B2ab(iii)'^^xsd:string;
  dwc:aphiaid '987079'^^xsd:integer;
  dwc:samplingEffort '2 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0129'^^xsd:string;
  dwc:observationDate '2022-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '987079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja y elevaciones irregulares de poca altura. Surcos de arena estrechos y no tan marcados, con escombros coralinos. Espolones anchos con alturas no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas).'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de invertebrados marinos de Colombia. Chasqui et al 2022'^^xsd:string;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Maguimithrax spinosissimus'^^xsd:string;
  dwc:higherClassification 'Animalia | Arthropoda | Malacostraca | Decapoda | Mithracidae | Maguimithrax | spinosissimus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0130> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.449361 -81.493583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.449361"^^xsd:decimal ;
  dwc:decimalLongitude "-81.493583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con baja complejidad estructural. Surcos de arenas finas que rodean parches de roca coralina y espolones (de hasta 2 m de altura). Organismos bentónicos recubiertos parcialmente por sedimentos de grano grueso (arenas calcáreas). Abundantes escombros coralinos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.449361 -81.493583)"^^geo:wktLiteral ;
  geo-pos:lat "12.449361"^^xsd:decimal ;
  geo-pos:long "-81.493583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E17-17A" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0130'^^xsd:string;
  dwc:scientificName 'Agaricia agaricites'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E17-17A'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.493583'^^xsd:double;
  dwc:latitude '12.449361'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: VU A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '287911'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0130'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '287911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con baja complejidad estructural. Surcos de arenas finas que rodean parches de roca coralina y espolones (de hasta 2 m de altura). Organismos bentónicos recubiertos parcialmente por sedimentos de grano grueso (arenas calcáreas). Abundantes escombros coralinos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Agaricia agaricites'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Agariciidae | Agaricia | agaricites'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0131> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.449361 -81.493583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.449361"^^xsd:decimal ;
  dwc:decimalLongitude "-81.493583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con baja complejidad estructural. Surcos de arenas finas que rodean parches de roca coralina y espolones (de hasta 2 m de altura). Organismos bentónicos recubiertos parcialmente por sedimentos de grano grueso (arenas calcáreas). Abundantes escombros coralinos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.449361 -81.493583)"^^geo:wktLiteral ;
  geo-pos:lat "12.449361"^^xsd:decimal ;
  geo-pos:long "-81.493583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E17-17A" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0131'^^xsd:string;
  dwc:scientificName 'Agaricia humilis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E17-17A'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.493583'^^xsd:double;
  dwc:latitude '12.449361'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '287914'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0131'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '287914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con baja complejidad estructural. Surcos de arenas finas que rodean parches de roca coralina y espolones (de hasta 2 m de altura). Organismos bentónicos recubiertos parcialmente por sedimentos de grano grueso (arenas calcáreas). Abundantes escombros coralinos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Agaricia humilis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Agariciidae | Agaricia | humilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0132> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.449361 -81.493583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.449361"^^xsd:decimal ;
  dwc:decimalLongitude "-81.493583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con baja complejidad estructural. Surcos de arenas finas que rodean parches de roca coralina y espolones (de hasta 2 m de altura). Organismos bentónicos recubiertos parcialmente por sedimentos de grano grueso (arenas calcáreas). Abundantes escombros coralinos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.449361 -81.493583)"^^geo:wktLiteral ;
  geo-pos:lat "12.449361"^^xsd:decimal ;
  geo-pos:long "-81.493583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E17-17A" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0132'^^xsd:string;
  dwc:scientificName 'Dichocoenia stokesii'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E17-17A'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.493583'^^xsd:double;
  dwc:latitude '12.449361'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: VU A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '289807'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0132'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '289807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con baja complejidad estructural. Surcos de arenas finas que rodean parches de roca coralina y espolones (de hasta 2 m de altura). Organismos bentónicos recubiertos parcialmente por sedimentos de grano grueso (arenas calcáreas). Abundantes escombros coralinos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Dichocoenia stokesii'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Meandrinidae | Dichocoenia | stokesii'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0133> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.449361 -81.493583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.449361"^^xsd:decimal ;
  dwc:decimalLongitude "-81.493583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con baja complejidad estructural. Surcos de arenas finas que rodean parches de roca coralina y espolones (de hasta 2 m de altura). Organismos bentónicos recubiertos parcialmente por sedimentos de grano grueso (arenas calcáreas). Abundantes escombros coralinos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.449361 -81.493583)"^^geo:wktLiteral ;
  geo-pos:lat "12.449361"^^xsd:decimal ;
  geo-pos:long "-81.493583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E17-17A" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0133'^^xsd:string;
  dwc:scientificName 'Isophyllia rigida'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E17-17A'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.493583'^^xsd:double;
  dwc:latitude '12.449361'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '287850'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0133'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '287850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con baja complejidad estructural. Surcos de arenas finas que rodean parches de roca coralina y espolones (de hasta 2 m de altura). Organismos bentónicos recubiertos parcialmente por sedimentos de grano grueso (arenas calcáreas). Abundantes escombros coralinos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Isophyllia rigida'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Isophyllia | rigida'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0134> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.449361 -81.493583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.449361"^^xsd:decimal ;
  dwc:decimalLongitude "-81.493583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con baja complejidad estructural. Surcos de arenas finas que rodean parches de roca coralina y espolones (de hasta 2 m de altura). Organismos bentónicos recubiertos parcialmente por sedimentos de grano grueso (arenas calcáreas). Abundantes escombros coralinos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.449361 -81.493583)"^^geo:wktLiteral ;
  geo-pos:lat "12.449361"^^xsd:decimal ;
  geo-pos:long "-81.493583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E17-17A" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0134'^^xsd:string;
  dwc:scientificName 'Madracis decactis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E17-17A'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.493583'^^xsd:double;
  dwc:latitude '12.449361'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '287107'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0134'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '287107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con baja complejidad estructural. Surcos de arenas finas que rodean parches de roca coralina y espolones (de hasta 2 m de altura). Organismos bentónicos recubiertos parcialmente por sedimentos de grano grueso (arenas calcáreas). Abundantes escombros coralinos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Madracis decactis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Pocilloporidae | Madracis | decactis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0135> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.449361 -81.493583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.449361"^^xsd:decimal ;
  dwc:decimalLongitude "-81.493583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con baja complejidad estructural. Surcos de arenas finas que rodean parches de roca coralina y espolones (de hasta 2 m de altura). Organismos bentónicos recubiertos parcialmente por sedimentos de grano grueso (arenas calcáreas). Abundantes escombros coralinos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.449361 -81.493583)"^^geo:wktLiteral ;
  geo-pos:lat "12.449361"^^xsd:decimal ;
  geo-pos:long "-81.493583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E17-17A" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0135'^^xsd:string;
  dwc:scientificName 'Montastraea cavernosa'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E17-17A'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.493583'^^xsd:double;
  dwc:latitude '12.449361'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '287962'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0135'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '287962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con baja complejidad estructural. Surcos de arenas finas que rodean parches de roca coralina y espolones (de hasta 2 m de altura). Organismos bentónicos recubiertos parcialmente por sedimentos de grano grueso (arenas calcáreas). Abundantes escombros coralinos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Montastraea cavernosa'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Montastraeidae | Montastraea | cavernosa'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0136> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.449361 -81.493583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.449361"^^xsd:decimal ;
  dwc:decimalLongitude "-81.493583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con baja complejidad estructural. Surcos de arenas finas que rodean parches de roca coralina y espolones (de hasta 2 m de altura). Organismos bentónicos recubiertos parcialmente por sedimentos de grano grueso (arenas calcáreas). Abundantes escombros coralinos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.449361 -81.493583)"^^geo:wktLiteral ;
  geo-pos:lat "12.449361"^^xsd:decimal ;
  geo-pos:long "-81.493583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E17-17A" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0136'^^xsd:string;
  dwc:scientificName 'Orbicella faveolata'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E17-17A'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.493583'^^xsd:double;
  dwc:latitude '12.449361'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: EN A2bce - Disminuyendo'^^xsd:string;
  dwc:aphiaid '758261'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0136'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '758261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con baja complejidad estructural. Surcos de arenas finas que rodean parches de roca coralina y espolones (de hasta 2 m de altura). Organismos bentónicos recubiertos parcialmente por sedimentos de grano grueso (arenas calcáreas). Abundantes escombros coralinos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Orbicella faveolata'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Merulinidae | Orbicella | feveolata'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0137> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.449361 -81.493583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.449361"^^xsd:decimal ;
  dwc:decimalLongitude "-81.493583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con baja complejidad estructural. Surcos de arenas finas que rodean parches de roca coralina y espolones (de hasta 2 m de altura). Organismos bentónicos recubiertos parcialmente por sedimentos de grano grueso (arenas calcáreas). Abundantes escombros coralinos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.449361 -81.493583)"^^geo:wktLiteral ;
  geo-pos:lat "12.449361"^^xsd:decimal ;
  geo-pos:long "-81.493583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E17-17A" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0137'^^xsd:string;
  dwc:scientificName 'Porites astreoides'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E17-17A'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.493583'^^xsd:double;
  dwc:latitude '12.449361'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '288889'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0137'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '288889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con baja complejidad estructural. Surcos de arenas finas que rodean parches de roca coralina y espolones (de hasta 2 m de altura). Organismos bentónicos recubiertos parcialmente por sedimentos de grano grueso (arenas calcáreas). Abundantes escombros coralinos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Porites astreoides'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Poritidae | Porites | astreoides'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0138> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.449361 -81.493583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.449361"^^xsd:decimal ;
  dwc:decimalLongitude "-81.493583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con baja complejidad estructural. Surcos de arenas finas que rodean parches de roca coralina y espolones (de hasta 2 m de altura). Organismos bentónicos recubiertos parcialmente por sedimentos de grano grueso (arenas calcáreas). Abundantes escombros coralinos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.449361 -81.493583)"^^geo:wktLiteral ;
  geo-pos:lat "12.449361"^^xsd:decimal ;
  geo-pos:long "-81.493583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E17-17A" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0138'^^xsd:string;
  dwc:scientificName 'Porites porites'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E17-17A'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.493583'^^xsd:double;
  dwc:latitude '12.449361'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '207238'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0138'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '207238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con baja complejidad estructural. Surcos de arenas finas que rodean parches de roca coralina y espolones (de hasta 2 m de altura). Organismos bentónicos recubiertos parcialmente por sedimentos de grano grueso (arenas calcáreas). Abundantes escombros coralinos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Porites porites'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Poritidae | Porites | porites'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0139> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.449361 -81.493583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.449361"^^xsd:decimal ;
  dwc:decimalLongitude "-81.493583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con baja complejidad estructural. Surcos de arenas finas que rodean parches de roca coralina y espolones (de hasta 2 m de altura). Organismos bentónicos recubiertos parcialmente por sedimentos de grano grueso (arenas calcáreas). Abundantes escombros coralinos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.449361 -81.493583)"^^geo:wktLiteral ;
  geo-pos:lat "12.449361"^^xsd:decimal ;
  geo-pos:long "-81.493583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E17-17A" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0139'^^xsd:string;
  dwc:scientificName 'Pseudodiploria strigosa'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E17-17A'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.493583'^^xsd:double;
  dwc:latitude '12.449361'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '718718'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0139'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '718718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con baja complejidad estructural. Surcos de arenas finas que rodean parches de roca coralina y espolones (de hasta 2 m de altura). Organismos bentónicos recubiertos parcialmente por sedimentos de grano grueso (arenas calcáreas). Abundantes escombros coralinos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Pseudodiploria strigosa'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Pseudodiploria | strigosa'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0140> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.449361 -81.493583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.449361"^^xsd:decimal ;
  dwc:decimalLongitude "-81.493583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con baja complejidad estructural. Surcos de arenas finas que rodean parches de roca coralina y espolones (de hasta 2 m de altura). Organismos bentónicos recubiertos parcialmente por sedimentos de grano grueso (arenas calcáreas). Abundantes escombros coralinos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.449361 -81.493583)"^^geo:wktLiteral ;
  geo-pos:lat "12.449361"^^xsd:decimal ;
  geo-pos:long "-81.493583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E17-17A" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0140'^^xsd:string;
  dwc:scientificName 'Pseudodiploria clivosa'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E17-17A'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.493583'^^xsd:double;
  dwc:latitude '12.449361'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: NT A2bce - Disminuyendo'^^xsd:string;
  dwc:aphiaid '828326'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0140'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '828326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con baja complejidad estructural. Surcos de arenas finas que rodean parches de roca coralina y espolones (de hasta 2 m de altura). Organismos bentónicos recubiertos parcialmente por sedimentos de grano grueso (arenas calcáreas). Abundantes escombros coralinos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Pseudodiploria clivosa'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Pseudodiploria | clivosa'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0141> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.449361 -81.493583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.449361"^^xsd:decimal ;
  dwc:decimalLongitude "-81.493583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con baja complejidad estructural. Surcos de arenas finas que rodean parches de roca coralina y espolones (de hasta 2 m de altura). Organismos bentónicos recubiertos parcialmente por sedimentos de grano grueso (arenas calcáreas). Abundantes escombros coralinos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.449361 -81.493583)"^^geo:wktLiteral ;
  geo-pos:lat "12.449361"^^xsd:decimal ;
  geo-pos:long "-81.493583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E17-17A" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0141'^^xsd:string;
  dwc:scientificName 'Scolymia'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E17-17A'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.493583'^^xsd:double;
  dwc:latitude '12.449361'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '204384'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0141'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '204384'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con baja complejidad estructural. Surcos de arenas finas que rodean parches de roca coralina y espolones (de hasta 2 m de altura). Organismos bentónicos recubiertos parcialmente por sedimentos de grano grueso (arenas calcáreas). Abundantes escombros coralinos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Scolymia spp.'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Scolymia'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0142> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.449361 -81.493583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.449361"^^xsd:decimal ;
  dwc:decimalLongitude "-81.493583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con baja complejidad estructural. Surcos de arenas finas que rodean parches de roca coralina y espolones (de hasta 2 m de altura). Organismos bentónicos recubiertos parcialmente por sedimentos de grano grueso (arenas calcáreas). Abundantes escombros coralinos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.449361 -81.493583)"^^geo:wktLiteral ;
  geo-pos:lat "12.449361"^^xsd:decimal ;
  geo-pos:long "-81.493583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E17-17A" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0142'^^xsd:string;
  dwc:scientificName 'Siderastrea siderea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E17-17A'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.493583'^^xsd:double;
  dwc:latitude '12.449361'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '207516'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0142'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '207516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con baja complejidad estructural. Surcos de arenas finas que rodean parches de roca coralina y espolones (de hasta 2 m de altura). Organismos bentónicos recubiertos parcialmente por sedimentos de grano grueso (arenas calcáreas). Abundantes escombros coralinos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Siderastrea siderea'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Rhizangiidae | Siderastrea | siderea'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0143> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.449361 -81.493583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.449361"^^xsd:decimal ;
  dwc:decimalLongitude "-81.493583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con baja complejidad estructural. Surcos de arenas finas que rodean parches de roca coralina y espolones (de hasta 2 m de altura). Organismos bentónicos recubiertos parcialmente por sedimentos de grano grueso (arenas calcáreas). Abundantes escombros coralinos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.449361 -81.493583)"^^geo:wktLiteral ;
  geo-pos:lat "12.449361"^^xsd:decimal ;
  geo-pos:long "-81.493583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E17-17A" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0143'^^xsd:string;
  dwc:scientificName 'Siderastrea radians'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E17-17A'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.493583'^^xsd:double;
  dwc:latitude '12.449361'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '207517'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0143'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '207517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con baja complejidad estructural. Surcos de arenas finas que rodean parches de roca coralina y espolones (de hasta 2 m de altura). Organismos bentónicos recubiertos parcialmente por sedimentos de grano grueso (arenas calcáreas). Abundantes escombros coralinos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Siderastrea radians'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Rhizangiidae | Siderastrea | radians'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0144> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.449361 -81.493583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.449361"^^xsd:decimal ;
  dwc:decimalLongitude "-81.493583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con baja complejidad estructural. Surcos de arenas finas que rodean parches de roca coralina y espolones (de hasta 2 m de altura). Organismos bentónicos recubiertos parcialmente por sedimentos de grano grueso (arenas calcáreas). Abundantes escombros coralinos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.449361 -81.493583)"^^geo:wktLiteral ;
  geo-pos:lat "12.449361"^^xsd:decimal ;
  geo-pos:long "-81.493583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E17-17A" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0144'^^xsd:string;
  dwc:scientificName 'Stephanocoenia intersepta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E17-17A'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.493583'^^xsd:double;
  dwc:latitude '12.449361'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: NT A2bce - Disminuyendo'^^xsd:string;
  dwc:aphiaid '291119'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0144'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '291119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con baja complejidad estructural. Surcos de arenas finas que rodean parches de roca coralina y espolones (de hasta 2 m de altura). Organismos bentónicos recubiertos parcialmente por sedimentos de grano grueso (arenas calcáreas). Abundantes escombros coralinos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Stephanocoenia intersepta'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Astrocoeniidae | Stephanocoenia | intersepta'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0145> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.449361 -81.493583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.449361"^^xsd:decimal ;
  dwc:decimalLongitude "-81.493583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con baja complejidad estructural. Surcos de arenas finas que rodean parches de roca coralina y espolones (de hasta 2 m de altura). Organismos bentónicos recubiertos parcialmente por sedimentos de grano grueso (arenas calcáreas). Abundantes escombros coralinos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.449361 -81.493583)"^^geo:wktLiteral ;
  geo-pos:lat "12.449361"^^xsd:decimal ;
  geo-pos:long "-81.493583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E17-17A" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0145'^^xsd:string;
  dwc:scientificName 'Millepora alcicornis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E17-17A'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.493583'^^xsd:double;
  dwc:latitude '12.449361'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: VU A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '210726'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0145'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '210726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con baja complejidad estructural. Surcos de arenas finas que rodean parches de roca coralina y espolones (de hasta 2 m de altura). Organismos bentónicos recubiertos parcialmente por sedimentos de grano grueso (arenas calcáreas). Abundantes escombros coralinos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Millepora alcicornis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Hydrozoa | Anthoathecata | Milleporidae | Millepora | alcicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0146> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.449361 -81.493583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.449361"^^xsd:decimal ;
  dwc:decimalLongitude "-81.493583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con baja complejidad estructural. Surcos de arenas finas que rodean parches de roca coralina y espolones (de hasta 2 m de altura). Organismos bentónicos recubiertos parcialmente por sedimentos de grano grueso (arenas calcáreas). Abundantes escombros coralinos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.449361 -81.493583)"^^geo:wktLiteral ;
  geo-pos:lat "12.449361"^^xsd:decimal ;
  geo-pos:long "-81.493583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E17-17A" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0146'^^xsd:string;
  dwc:scientificName 'Millepora complanata'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E17-17A'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.493583'^^xsd:double;
  dwc:latitude '12.449361'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '287421'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0146'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '287421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con baja complejidad estructural. Surcos de arenas finas que rodean parches de roca coralina y espolones (de hasta 2 m de altura). Organismos bentónicos recubiertos parcialmente por sedimentos de grano grueso (arenas calcáreas). Abundantes escombros coralinos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Millepora complanata'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Hydrozoa | Anthoathecata | Milleporidae | Millepora | complanata'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0147> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.449361 -81.493583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.449361"^^xsd:decimal ;
  dwc:decimalLongitude "-81.493583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con baja complejidad estructural. Surcos de arenas finas que rodean parches de roca coralina y espolones (de hasta 2 m de altura). Organismos bentónicos recubiertos parcialmente por sedimentos de grano grueso (arenas calcáreas). Abundantes escombros coralinos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.449361 -81.493583)"^^geo:wktLiteral ;
  geo-pos:lat "12.449361"^^xsd:decimal ;
  geo-pos:long "-81.493583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E17-17A" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0147'^^xsd:string;
  dwc:scientificName 'Gorgonia ventalina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E17-17A'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.493583'^^xsd:double;
  dwc:latitude '12.449361'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2022: VU A2ce'^^xsd:string;
  dwc:aphiaid '290045'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0147'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '290045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con baja complejidad estructural. Surcos de arenas finas que rodean parches de roca coralina y espolones (de hasta 2 m de altura). Organismos bentónicos recubiertos parcialmente por sedimentos de grano grueso (arenas calcáreas). Abundantes escombros coralinos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de invertebrados marinos de Colombia. Chasqui et al 2022'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Gorgonia ventalina'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Malacalcyonacea | Gorgoniidae | Gorgonia | ventalina'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0148> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.449361 -81.493583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.449361"^^xsd:decimal ;
  dwc:decimalLongitude "-81.493583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con baja complejidad estructural. Surcos de arenas finas que rodean parches de roca coralina y espolones (de hasta 2 m de altura). Organismos bentónicos recubiertos parcialmente por sedimentos de grano grueso (arenas calcáreas). Abundantes escombros coralinos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.449361 -81.493583)"^^geo:wktLiteral ;
  geo-pos:lat "12.449361"^^xsd:decimal ;
  geo-pos:long "-81.493583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E17-17A" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0148'^^xsd:string;
  dwc:scientificName 'Trididemnum solidum'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E17-17A'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.493583'^^xsd:double;
  dwc:latitude '12.449361'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Su estado de amenaza no ha sido evaluado'^^xsd:string;
  dwc:aphiaid '251537'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0148'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '251537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con baja complejidad estructural. Surcos de arenas finas que rodean parches de roca coralina y espolones (de hasta 2 m de altura). Organismos bentónicos recubiertos parcialmente por sedimentos de grano grueso (arenas calcáreas). Abundantes escombros coralinos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Trididemnum solidum'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Ascidiacea | Aplousobranchia | Didemnidae | Trididemnum | solidum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0149> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.449361 -81.493583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.449361"^^xsd:decimal ;
  dwc:decimalLongitude "-81.493583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con baja complejidad estructural. Surcos de arenas finas que rodean parches de roca coralina y espolones (de hasta 2 m de altura). Organismos bentónicos recubiertos parcialmente por sedimentos de grano grueso (arenas calcáreas). Abundantes escombros coralinos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.449361 -81.493583)"^^geo:wktLiteral ;
  geo-pos:lat "12.449361"^^xsd:decimal ;
  geo-pos:long "-81.493583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E17-17A" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0149'^^xsd:string;
  dwc:scientificName 'Erythropodium caribaeorum'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E17-17A'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.493583'^^xsd:double;
  dwc:latitude '12.449361'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Su estado de amenaza no ha sido evaluado'^^xsd:string;
  dwc:aphiaid '289919'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0149'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '289919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con baja complejidad estructural. Surcos de arenas finas que rodean parches de roca coralina y espolones (de hasta 2 m de altura). Organismos bentónicos recubiertos parcialmente por sedimentos de grano grueso (arenas calcáreas). Abundantes escombros coralinos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Erythropodium caribaeorum'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleralcyonacea | Erythropodiidae | Erythropodium | caribaeorum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0150> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.449361 -81.493583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.449361"^^xsd:decimal ;
  dwc:decimalLongitude "-81.493583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con baja complejidad estructural. Surcos de arenas finas que rodean parches de roca coralina y espolones (de hasta 2 m de altura). Organismos bentónicos recubiertos parcialmente por sedimentos de grano grueso (arenas calcáreas). Abundantes escombros coralinos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.449361 -81.493583)"^^geo:wktLiteral ;
  geo-pos:lat "12.449361"^^xsd:decimal ;
  geo-pos:long "-81.493583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E17-17A" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0150'^^xsd:string;
  dwc:scientificName 'Ricordeidae'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E17-17A'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.493583'^^xsd:double;
  dwc:latitude '12.449361'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Su estado de amenaza no ha sido evaluado'^^xsd:string;
  dwc:aphiaid '266941'^^xsd:integer;
  dwc:samplingEffort '10 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0150'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '266941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con baja complejidad estructural. Surcos de arenas finas que rodean parches de roca coralina y espolones (de hasta 2 m de altura). Organismos bentónicos recubiertos parcialmente por sedimentos de grano grueso (arenas calcáreas). Abundantes escombros coralinos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:sampleSizeValue '10'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'cf. Ricordea florida'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Corallimorpharia | Ricordeidae'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0151> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.449361 -81.493583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.449361"^^xsd:decimal ;
  dwc:decimalLongitude "-81.493583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con baja complejidad estructural. Surcos de arenas finas que rodean parches de roca coralina y espolones (de hasta 2 m de altura). Organismos bentónicos recubiertos parcialmente por sedimentos de grano grueso (arenas calcáreas). Abundantes escombros coralinos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.449361 -81.493583)"^^geo:wktLiteral ;
  geo-pos:lat "12.449361"^^xsd:decimal ;
  geo-pos:long "-81.493583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E17-17A" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0151'^^xsd:string;
  dwc:scientificName 'Condylactis gigantea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E17-17A'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.493583'^^xsd:double;
  dwc:latitude '12.449361'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Su estado de amenaza no ha sido evaluado'^^xsd:string;
  dwc:aphiaid '283419'^^xsd:integer;
  dwc:samplingEffort '10 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0151'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '283419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con baja complejidad estructural. Surcos de arenas finas que rodean parches de roca coralina y espolones (de hasta 2 m de altura). Organismos bentónicos recubiertos parcialmente por sedimentos de grano grueso (arenas calcáreas). Abundantes escombros coralinos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:sampleSizeValue '10'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Condylactis gigantea'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Actiniaria | Actiniidae | Condylactis | gigantea'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0152> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.449361 -81.493583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.449361"^^xsd:decimal ;
  dwc:decimalLongitude "-81.493583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con baja complejidad estructural. Surcos de arenas finas que rodean parches de roca coralina y espolones (de hasta 2 m de altura). Organismos bentónicos recubiertos parcialmente por sedimentos de grano grueso (arenas calcáreas). Abundantes escombros coralinos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.449361 -81.493583)"^^geo:wktLiteral ;
  geo-pos:lat "12.449361"^^xsd:decimal ;
  geo-pos:long "-81.493583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E17-17A" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0152'^^xsd:string;
  dwc:scientificName 'Gymnothorax miliaris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E17-17A'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.493583'^^xsd:double;
  dwc:latitude '12.449361'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '271852'^^xsd:integer;
  dwc:samplingEffort '10 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0152'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '271852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con baja complejidad estructural. Surcos de arenas finas que rodean parches de roca coralina y espolones (de hasta 2 m de altura). Organismos bentónicos recubiertos parcialmente por sedimentos de grano grueso (arenas calcáreas). Abundantes escombros coralinos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Consulta con experto'^^xsd:string;
  dwc:sampleSizeValue '10'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Gymnothorax miliaris'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Anguilliformes | Muraenidae | Gymnothorax | miliaris'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0153> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.449361 -81.493583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.449361"^^xsd:decimal ;
  dwc:decimalLongitude "-81.493583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con baja complejidad estructural. Surcos de arenas finas que rodean parches de roca coralina y espolones (de hasta 2 m de altura). Organismos bentónicos recubiertos parcialmente por sedimentos de grano grueso (arenas calcáreas). Abundantes escombros coralinos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.449361 -81.493583)"^^geo:wktLiteral ;
  geo-pos:lat "12.449361"^^xsd:decimal ;
  geo-pos:long "-81.493583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E17-17A" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0153'^^xsd:string;
  dwc:scientificName 'Acanthurus coeruleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E17-17A'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.493583'^^xsd:double;
  dwc:latitude '12.449361'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Estable'^^xsd:string;
  dwc:aphiaid '159581'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0153'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '159581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con baja complejidad estructural. Surcos de arenas finas que rodean parches de roca coralina y espolones (de hasta 2 m de altura). Organismos bentónicos recubiertos parcialmente por sedimentos de grano grueso (arenas calcáreas). Abundantes escombros coralinos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Acanthurus coeruleus'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Acanthuriformes | Acanthuridae | Acanthurus | coeruleus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0154> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.449361 -81.493583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.449361"^^xsd:decimal ;
  dwc:decimalLongitude "-81.493583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con baja complejidad estructural. Surcos de arenas finas que rodean parches de roca coralina y espolones (de hasta 2 m de altura). Organismos bentónicos recubiertos parcialmente por sedimentos de grano grueso (arenas calcáreas). Abundantes escombros coralinos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.449361 -81.493583)"^^geo:wktLiteral ;
  geo-pos:lat "12.449361"^^xsd:decimal ;
  geo-pos:long "-81.493583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E17-17A" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0154'^^xsd:string;
  dwc:scientificName 'Acanthurus tractus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E17-17A'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.493583'^^xsd:double;
  dwc:latitude '12.449361'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '301914'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0154'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '301914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con baja complejidad estructural. Surcos de arenas finas que rodean parches de roca coralina y espolones (de hasta 2 m de altura). Organismos bentónicos recubiertos parcialmente por sedimentos de grano grueso (arenas calcáreas). Abundantes escombros coralinos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Acanthurus tractus'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Acanthuriformes | Acanthuridae | Acanthurus | tractus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0155> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.449361 -81.493583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.449361"^^xsd:decimal ;
  dwc:decimalLongitude "-81.493583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con baja complejidad estructural. Surcos de arenas finas que rodean parches de roca coralina y espolones (de hasta 2 m de altura). Organismos bentónicos recubiertos parcialmente por sedimentos de grano grueso (arenas calcáreas). Abundantes escombros coralinos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.449361 -81.493583)"^^geo:wktLiteral ;
  geo-pos:lat "12.449361"^^xsd:decimal ;
  geo-pos:long "-81.493583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E17-17A" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0155'^^xsd:string;
  dwc:scientificName 'Kyphosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E17-17A'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.493583'^^xsd:double;
  dwc:latitude '12.449361'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '126015'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0155'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '126015'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con baja complejidad estructural. Surcos de arenas finas que rodean parches de roca coralina y espolones (de hasta 2 m de altura). Organismos bentónicos recubiertos parcialmente por sedimentos de grano grueso (arenas calcáreas). Abundantes escombros coralinos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Kyphosus spp.'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Centrarchiformes | Kyphosidae | Kyphosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0156> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.449361 -81.493583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.449361"^^xsd:decimal ;
  dwc:decimalLongitude "-81.493583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con baja complejidad estructural. Surcos de arenas finas que rodean parches de roca coralina y espolones (de hasta 2 m de altura). Organismos bentónicos recubiertos parcialmente por sedimentos de grano grueso (arenas calcáreas). Abundantes escombros coralinos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.449361 -81.493583)"^^geo:wktLiteral ;
  geo-pos:lat "12.449361"^^xsd:decimal ;
  geo-pos:long "-81.493583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E17-17A" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0156'^^xsd:string;
  dwc:scientificName 'Scarus iseri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E17-17A'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.493583'^^xsd:double;
  dwc:latitude '12.449361'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '276052'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0156'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '276052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con baja complejidad estructural. Surcos de arenas finas que rodean parches de roca coralina y espolones (de hasta 2 m de altura). Organismos bentónicos recubiertos parcialmente por sedimentos de grano grueso (arenas calcáreas). Abundantes escombros coralinos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Scarus iseri'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Scarus | iseri'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0157> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.449361 -81.493583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.449361"^^xsd:decimal ;
  dwc:decimalLongitude "-81.493583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con baja complejidad estructural. Surcos de arenas finas que rodean parches de roca coralina y espolones (de hasta 2 m de altura). Organismos bentónicos recubiertos parcialmente por sedimentos de grano grueso (arenas calcáreas). Abundantes escombros coralinos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.449361 -81.493583)"^^geo:wktLiteral ;
  geo-pos:lat "12.449361"^^xsd:decimal ;
  geo-pos:long "-81.493583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E17-17A" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0157'^^xsd:string;
  dwc:scientificName 'Scarus taeniopterus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E17-17A'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.493583'^^xsd:double;
  dwc:latitude '12.449361'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '276062'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0157'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '276062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con baja complejidad estructural. Surcos de arenas finas que rodean parches de roca coralina y espolones (de hasta 2 m de altura). Organismos bentónicos recubiertos parcialmente por sedimentos de grano grueso (arenas calcáreas). Abundantes escombros coralinos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Scarus taeniopterus'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Scarus | taeniopterus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0158> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.449361 -81.493583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.449361"^^xsd:decimal ;
  dwc:decimalLongitude "-81.493583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con baja complejidad estructural. Surcos de arenas finas que rodean parches de roca coralina y espolones (de hasta 2 m de altura). Organismos bentónicos recubiertos parcialmente por sedimentos de grano grueso (arenas calcáreas). Abundantes escombros coralinos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.449361 -81.493583)"^^geo:wktLiteral ;
  geo-pos:lat "12.449361"^^xsd:decimal ;
  geo-pos:long "-81.493583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E17-17A" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0158'^^xsd:string;
  dwc:scientificName 'Scarus vetula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E17-17A'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.493583'^^xsd:double;
  dwc:latitude '12.449361'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2017: NT'^^xsd:string;
  dwc:aphiaid '276064'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0158'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '276064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con baja complejidad estructural. Surcos de arenas finas que rodean parches de roca coralina y espolones (de hasta 2 m de altura). Organismos bentónicos recubiertos parcialmente por sedimentos de grano grueso (arenas calcáreas). Abundantes escombros coralinos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de peces marinos de Colombia. Chasqui et al 2017'^^xsd:string;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Scarus vetula'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Scarus | vetula'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0159> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.449361 -81.493583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.449361"^^xsd:decimal ;
  dwc:decimalLongitude "-81.493583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con baja complejidad estructural. Surcos de arenas finas que rodean parches de roca coralina y espolones (de hasta 2 m de altura). Organismos bentónicos recubiertos parcialmente por sedimentos de grano grueso (arenas calcáreas). Abundantes escombros coralinos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.449361 -81.493583)"^^geo:wktLiteral ;
  geo-pos:lat "12.449361"^^xsd:decimal ;
  geo-pos:long "-81.493583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E17-17A" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0159'^^xsd:string;
  dwc:scientificName 'Sparisoma aurofrenatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E17-17A'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.493583'^^xsd:double;
  dwc:latitude '12.449361'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '273772'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0159'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '273772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con baja complejidad estructural. Surcos de arenas finas que rodean parches de roca coralina y espolones (de hasta 2 m de altura). Organismos bentónicos recubiertos parcialmente por sedimentos de grano grueso (arenas calcáreas). Abundantes escombros coralinos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Sparisoma aurofrenatum'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Sparisoma | aurofrenatum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0160> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.449361 -81.493583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.449361"^^xsd:decimal ;
  dwc:decimalLongitude "-81.493583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con baja complejidad estructural. Surcos de arenas finas que rodean parches de roca coralina y espolones (de hasta 2 m de altura). Organismos bentónicos recubiertos parcialmente por sedimentos de grano grueso (arenas calcáreas). Abundantes escombros coralinos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.449361 -81.493583)"^^geo:wktLiteral ;
  geo-pos:lat "12.449361"^^xsd:decimal ;
  geo-pos:long "-81.493583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E17-17A" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0160'^^xsd:string;
  dwc:scientificName 'Sparisoma rubripinne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E17-17A'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.493583'^^xsd:double;
  dwc:latitude '12.449361'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '159301'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0160'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '159301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con baja complejidad estructural. Surcos de arenas finas que rodean parches de roca coralina y espolones (de hasta 2 m de altura). Organismos bentónicos recubiertos parcialmente por sedimentos de grano grueso (arenas calcáreas). Abundantes escombros coralinos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Sparisoma rubripinne'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Sparisoma | rubripinne'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0161> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.449361 -81.493583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.449361"^^xsd:decimal ;
  dwc:decimalLongitude "-81.493583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con baja complejidad estructural. Surcos de arenas finas que rodean parches de roca coralina y espolones (de hasta 2 m de altura). Organismos bentónicos recubiertos parcialmente por sedimentos de grano grueso (arenas calcáreas). Abundantes escombros coralinos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.449361 -81.493583)"^^geo:wktLiteral ;
  geo-pos:lat "12.449361"^^xsd:decimal ;
  geo-pos:long "-81.493583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E17-17A" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0161'^^xsd:string;
  dwc:scientificName 'Sparisoma viride'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E17-17A'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.493583'^^xsd:double;
  dwc:latitude '12.449361'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2017: NT'^^xsd:string;
  dwc:aphiaid '273780'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0161'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '273780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con baja complejidad estructural. Surcos de arenas finas que rodean parches de roca coralina y espolones (de hasta 2 m de altura). Organismos bentónicos recubiertos parcialmente por sedimentos de grano grueso (arenas calcáreas). Abundantes escombros coralinos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de peces marinos de Colombia. Chasqui et al 2017'^^xsd:string;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Sparisoma viride'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Sparisoma | viride'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0162> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.449361 -81.493583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.449361"^^xsd:decimal ;
  dwc:decimalLongitude "-81.493583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con baja complejidad estructural. Surcos de arenas finas que rodean parches de roca coralina y espolones (de hasta 2 m de altura). Organismos bentónicos recubiertos parcialmente por sedimentos de grano grueso (arenas calcáreas). Abundantes escombros coralinos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.449361 -81.493583)"^^geo:wktLiteral ;
  geo-pos:lat "12.449361"^^xsd:decimal ;
  geo-pos:long "-81.493583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E17-17A" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0162'^^xsd:string;
  dwc:scientificName 'Diadema antillarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E17-17A'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.493583'^^xsd:double;
  dwc:latitude '12.449361'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2022: NT'^^xsd:string;
  dwc:aphiaid '124332'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0162'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '124332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con baja complejidad estructural. Surcos de arenas finas que rodean parches de roca coralina y espolones (de hasta 2 m de altura). Organismos bentónicos recubiertos parcialmente por sedimentos de grano grueso (arenas calcáreas). Abundantes escombros coralinos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de invertebrados marinos de Colombia. Chasqui et al 2022'^^xsd:string;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Diadema antillarum'^^xsd:string;
  dwc:higherClassification 'Animalia | Echinodermata | Echinoidea | Diadematoida | Diadematidae | Diadema | antillarum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0163> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.449361 -81.493583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.449361"^^xsd:decimal ;
  dwc:decimalLongitude "-81.493583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con baja complejidad estructural. Surcos de arenas finas que rodean parches de roca coralina y espolones (de hasta 2 m de altura). Organismos bentónicos recubiertos parcialmente por sedimentos de grano grueso (arenas calcáreas). Abundantes escombros coralinos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.449361 -81.493583)"^^geo:wktLiteral ;
  geo-pos:lat "12.449361"^^xsd:decimal ;
  geo-pos:long "-81.493583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E17-17A" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0163'^^xsd:string;
  dwc:scientificName 'Echinometra lucunter'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E17-17A'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.493583'^^xsd:double;
  dwc:latitude '12.449361'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Su estado de amenaza no ha sido evaluado'^^xsd:string;
  dwc:aphiaid '213380'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0163'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '213380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con baja complejidad estructural. Surcos de arenas finas que rodean parches de roca coralina y espolones (de hasta 2 m de altura). Organismos bentónicos recubiertos parcialmente por sedimentos de grano grueso (arenas calcáreas). Abundantes escombros coralinos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Echinometra lucunter'^^xsd:string;
  dwc:higherClassification 'Animalia | Echinodermata | Echinoidea | Camarodonta | Echinometridae | Echinometra | lucunter'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0164> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.449361 -81.493583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.449361"^^xsd:decimal ;
  dwc:decimalLongitude "-81.493583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con baja complejidad estructural. Surcos de arenas finas que rodean parches de roca coralina y espolones (de hasta 2 m de altura). Organismos bentónicos recubiertos parcialmente por sedimentos de grano grueso (arenas calcáreas). Abundantes escombros coralinos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.449361 -81.493583)"^^geo:wktLiteral ;
  geo-pos:lat "12.449361"^^xsd:decimal ;
  geo-pos:long "-81.493583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-17_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E17-17A" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0164'^^xsd:string;
  dwc:scientificName 'Eucidaris tribuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E17-17A'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.493583'^^xsd:double;
  dwc:latitude '12.449361'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Su estado de amenaza no ha sido evaluado'^^xsd:string;
  dwc:aphiaid '396741'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0164'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '396741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con baja complejidad estructural. Surcos de arenas finas que rodean parches de roca coralina y espolones (de hasta 2 m de altura). Organismos bentónicos recubiertos parcialmente por sedimentos de grano grueso (arenas calcáreas). Abundantes escombros coralinos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Eucidaris tribuloides'^^xsd:string;
  dwc:higherClassification 'Animalia | Echinodermata | Echinoidea | Cidaroida | Cidaridae | Eucidaris | tribuloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0165> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425861 -81.467694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.425861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.467694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja. Sustrato tipo pavimento, recubierto por arenas finas blancas. Surcos estrechos, no tan marcados y con escombros coralinos. Espolones anchos con altura no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas)."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425861 -81.467694)"^^geo:wktLiteral ;
  geo-pos:lat "12.425861"^^xsd:decimal ;
  geo-pos:long "-81.467694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E13-13" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0165'^^xsd:string;
  dwc:scientificName 'Agaricia agaricites'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E13-13'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.467694'^^xsd:double;
  dwc:latitude '12.425861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: VU A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '287911'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0165'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '287911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja. Sustrato tipo pavimento, recubierto por arenas finas blancas. Surcos estrechos, no tan marcados y con escombros coralinos. Espolones anchos con altura no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas).'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Agaricia agaricites'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Agariciidae | Agaricia | agaricites'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0166> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425861 -81.467694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.425861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.467694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja. Sustrato tipo pavimento, recubierto por arenas finas blancas. Surcos estrechos, no tan marcados y con escombros coralinos. Espolones anchos con altura no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas)."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425861 -81.467694)"^^geo:wktLiteral ;
  geo-pos:lat "12.425861"^^xsd:decimal ;
  geo-pos:long "-81.467694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E13-13" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0166'^^xsd:string;
  dwc:scientificName 'Agaricia humilis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E13-13'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.467694'^^xsd:double;
  dwc:latitude '12.425861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '287914'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0166'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '287914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja. Sustrato tipo pavimento, recubierto por arenas finas blancas. Surcos estrechos, no tan marcados y con escombros coralinos. Espolones anchos con altura no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas).'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Agaricia humilis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Agariciidae | Agaricia | humilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0167> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425861 -81.467694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.425861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.467694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja. Sustrato tipo pavimento, recubierto por arenas finas blancas. Surcos estrechos, no tan marcados y con escombros coralinos. Espolones anchos con altura no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas)."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425861 -81.467694)"^^geo:wktLiteral ;
  geo-pos:lat "12.425861"^^xsd:decimal ;
  geo-pos:long "-81.467694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E13-13" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0167'^^xsd:string;
  dwc:scientificName 'Agaricia tenuifolia'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E13-13'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.467694'^^xsd:double;
  dwc:latitude '12.425861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '287916'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0167'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '287916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja. Sustrato tipo pavimento, recubierto por arenas finas blancas. Surcos estrechos, no tan marcados y con escombros coralinos. Espolones anchos con altura no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas).'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Agaricia tenuifolia'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Agariciidae | Agaricia | tenuifolia'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0168> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425861 -81.467694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.425861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.467694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja. Sustrato tipo pavimento, recubierto por arenas finas blancas. Surcos estrechos, no tan marcados y con escombros coralinos. Espolones anchos con altura no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas)."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425861 -81.467694)"^^geo:wktLiteral ;
  geo-pos:lat "12.425861"^^xsd:decimal ;
  geo-pos:long "-81.467694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E13-13" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0168'^^xsd:string;
  dwc:scientificName 'Dendrogyra cylindrus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E13-13'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.467694'^^xsd:double;
  dwc:latitude '12.425861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A2bce - Disminuyendo'^^xsd:string;
  dwc:aphiaid '418865'^^xsd:integer;
  dwc:samplingEffort '10 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Video'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0168'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '418865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja. Sustrato tipo pavimento, recubierto por arenas finas blancas. Surcos estrechos, no tan marcados y con escombros coralinos. Espolones anchos con altura no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas).'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '10'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Dendrogyra cylindrus'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Meandrinidae | Dendrogyra  | cylindrus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0169> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425861 -81.467694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.425861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.467694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja. Sustrato tipo pavimento, recubierto por arenas finas blancas. Surcos estrechos, no tan marcados y con escombros coralinos. Espolones anchos con altura no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas)."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425861 -81.467694)"^^geo:wktLiteral ;
  geo-pos:lat "12.425861"^^xsd:decimal ;
  geo-pos:long "-81.467694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E13-13" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0169'^^xsd:string;
  dwc:scientificName 'Dichocoenia stokesii'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E13-13'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.467694'^^xsd:double;
  dwc:latitude '12.425861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: VU A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '289807'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0169'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '289807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja. Sustrato tipo pavimento, recubierto por arenas finas blancas. Surcos estrechos, no tan marcados y con escombros coralinos. Espolones anchos con altura no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas).'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Dichocoenia stokesii'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Meandrinidae | Dichocoenia | stokesii'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0170> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425861 -81.467694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.425861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.467694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja. Sustrato tipo pavimento, recubierto por arenas finas blancas. Surcos estrechos, no tan marcados y con escombros coralinos. Espolones anchos con altura no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas)."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425861 -81.467694)"^^geo:wktLiteral ;
  geo-pos:lat "12.425861"^^xsd:decimal ;
  geo-pos:long "-81.467694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E13-13" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0170'^^xsd:string;
  dwc:scientificName 'Diploria labyrinthiformis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E13-13'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.467694'^^xsd:double;
  dwc:latitude '12.425861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '289826'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0170'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '289826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja. Sustrato tipo pavimento, recubierto por arenas finas blancas. Surcos estrechos, no tan marcados y con escombros coralinos. Espolones anchos con altura no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas).'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Diploria labyrinthiformis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Diploria | labyrinthiformis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0171> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425861 -81.467694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.425861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.467694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja. Sustrato tipo pavimento, recubierto por arenas finas blancas. Surcos estrechos, no tan marcados y con escombros coralinos. Espolones anchos con altura no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas)."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425861 -81.467694)"^^geo:wktLiteral ;
  geo-pos:lat "12.425861"^^xsd:decimal ;
  geo-pos:long "-81.467694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E13-13" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0171'^^xsd:string;
  dwc:scientificName 'Eusmilia fastigiata'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E13-13'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.467694'^^xsd:double;
  dwc:latitude '12.425861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '289939'^^xsd:integer;
  dwc:samplingEffort '10 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Video'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0171'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '289939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja. Sustrato tipo pavimento, recubierto por arenas finas blancas. Surcos estrechos, no tan marcados y con escombros coralinos. Espolones anchos con altura no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas).'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '10'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Eusmilia fastigiata'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Meandrinidae | Eusmilia  | fastigiata'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0172> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425861 -81.467694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.425861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.467694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja. Sustrato tipo pavimento, recubierto por arenas finas blancas. Surcos estrechos, no tan marcados y con escombros coralinos. Espolones anchos con altura no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas)."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425861 -81.467694)"^^geo:wktLiteral ;
  geo-pos:lat "12.425861"^^xsd:decimal ;
  geo-pos:long "-81.467694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E13-13" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0172'^^xsd:string;
  dwc:scientificName 'Isophyllia sinuosa'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E13-13'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.467694'^^xsd:double;
  dwc:latitude '12.425861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '216134'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0172'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '216134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja. Sustrato tipo pavimento, recubierto por arenas finas blancas. Surcos estrechos, no tan marcados y con escombros coralinos. Espolones anchos con altura no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas).'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Isophyllia sinuosa'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Isophyllia  | sinuosa'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0173> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425861 -81.467694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.425861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.467694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja. Sustrato tipo pavimento, recubierto por arenas finas blancas. Surcos estrechos, no tan marcados y con escombros coralinos. Espolones anchos con altura no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas)."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425861 -81.467694)"^^geo:wktLiteral ;
  geo-pos:lat "12.425861"^^xsd:decimal ;
  geo-pos:long "-81.467694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E13-13" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0173'^^xsd:string;
  dwc:scientificName 'Madracis decactis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E13-13'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.467694'^^xsd:double;
  dwc:latitude '12.425861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '287107'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0173'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '287107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja. Sustrato tipo pavimento, recubierto por arenas finas blancas. Surcos estrechos, no tan marcados y con escombros coralinos. Espolones anchos con altura no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas).'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Madracis decactis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Pocilloporidae | Madracis | decactis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0174> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425861 -81.467694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.425861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.467694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja. Sustrato tipo pavimento, recubierto por arenas finas blancas. Surcos estrechos, no tan marcados y con escombros coralinos. Espolones anchos con altura no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas)."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425861 -81.467694)"^^geo:wktLiteral ;
  geo-pos:lat "12.425861"^^xsd:decimal ;
  geo-pos:long "-81.467694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E13-13" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0174'^^xsd:string;
  dwc:scientificName 'Montastraea cavernosa'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E13-13'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.467694'^^xsd:double;
  dwc:latitude '12.425861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '287962'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0174'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '287962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja. Sustrato tipo pavimento, recubierto por arenas finas blancas. Surcos estrechos, no tan marcados y con escombros coralinos. Espolones anchos con altura no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas).'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Montastraea cavernosa'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Montastraeidae | Montastraea | cavernosa'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0175> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425861 -81.467694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.425861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.467694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja. Sustrato tipo pavimento, recubierto por arenas finas blancas. Surcos estrechos, no tan marcados y con escombros coralinos. Espolones anchos con altura no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas)."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425861 -81.467694)"^^geo:wktLiteral ;
  geo-pos:lat "12.425861"^^xsd:decimal ;
  geo-pos:long "-81.467694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E13-13" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0175'^^xsd:string;
  dwc:scientificName 'Orbicella annularis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E13-13'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.467694'^^xsd:double;
  dwc:latitude '12.425861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: EN A2bce - Disminuyendo'^^xsd:string;
  dwc:aphiaid '758260'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0175'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '758260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja. Sustrato tipo pavimento, recubierto por arenas finas blancas. Surcos estrechos, no tan marcados y con escombros coralinos. Espolones anchos con altura no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas).'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Orbicella annularis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Merulinidae | Orbicella | annularis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0176> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425861 -81.467694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.425861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.467694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja. Sustrato tipo pavimento, recubierto por arenas finas blancas. Surcos estrechos, no tan marcados y con escombros coralinos. Espolones anchos con altura no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas)."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425861 -81.467694)"^^geo:wktLiteral ;
  geo-pos:lat "12.425861"^^xsd:decimal ;
  geo-pos:long "-81.467694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E13-13" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0176'^^xsd:string;
  dwc:scientificName 'Orbicella faveolata'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E13-13'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.467694'^^xsd:double;
  dwc:latitude '12.425861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: EN A2bce - Disminuyendo'^^xsd:string;
  dwc:aphiaid '758261'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0176'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '758261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja. Sustrato tipo pavimento, recubierto por arenas finas blancas. Surcos estrechos, no tan marcados y con escombros coralinos. Espolones anchos con altura no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas).'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Orbicella faveolata'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Merulinidae | Orbicella | feveolata'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0177> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425861 -81.467694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.425861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.467694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja. Sustrato tipo pavimento, recubierto por arenas finas blancas. Surcos estrechos, no tan marcados y con escombros coralinos. Espolones anchos con altura no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas)."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425861 -81.467694)"^^geo:wktLiteral ;
  geo-pos:lat "12.425861"^^xsd:decimal ;
  geo-pos:long "-81.467694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E13-13" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0177'^^xsd:string;
  dwc:scientificName 'Orbicella franksi'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E13-13'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.467694'^^xsd:double;
  dwc:latitude '12.425861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: NT A2bce - Disminuyendo'^^xsd:string;
  dwc:aphiaid '758262'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0177'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '758262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja. Sustrato tipo pavimento, recubierto por arenas finas blancas. Surcos estrechos, no tan marcados y con escombros coralinos. Espolones anchos con altura no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas).'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Orbicella franksi'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Merulinidae | Orbicella | franksi'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0178> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425861 -81.467694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.425861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.467694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja. Sustrato tipo pavimento, recubierto por arenas finas blancas. Surcos estrechos, no tan marcados y con escombros coralinos. Espolones anchos con altura no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas)."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425861 -81.467694)"^^geo:wktLiteral ;
  geo-pos:lat "12.425861"^^xsd:decimal ;
  geo-pos:long "-81.467694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E13-13" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0178'^^xsd:string;
  dwc:scientificName 'Porites astreoides'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E13-13'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.467694'^^xsd:double;
  dwc:latitude '12.425861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '288889'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0178'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '288889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja. Sustrato tipo pavimento, recubierto por arenas finas blancas. Surcos estrechos, no tan marcados y con escombros coralinos. Espolones anchos con altura no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas).'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Porites astreoides'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Poritidae | Porites | astreoides'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0179> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425861 -81.467694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.425861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.467694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja. Sustrato tipo pavimento, recubierto por arenas finas blancas. Surcos estrechos, no tan marcados y con escombros coralinos. Espolones anchos con altura no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas)."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425861 -81.467694)"^^geo:wktLiteral ;
  geo-pos:lat "12.425861"^^xsd:decimal ;
  geo-pos:long "-81.467694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E13-13" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0179'^^xsd:string;
  dwc:scientificName 'Porites porites'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E13-13'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.467694'^^xsd:double;
  dwc:latitude '12.425861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '207238'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0179'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '207238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja. Sustrato tipo pavimento, recubierto por arenas finas blancas. Surcos estrechos, no tan marcados y con escombros coralinos. Espolones anchos con altura no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas).'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Porites porites'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Poritidae | Porites | porites'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0180> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425861 -81.467694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.425861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.467694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja. Sustrato tipo pavimento, recubierto por arenas finas blancas. Surcos estrechos, no tan marcados y con escombros coralinos. Espolones anchos con altura no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas)."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425861 -81.467694)"^^geo:wktLiteral ;
  geo-pos:lat "12.425861"^^xsd:decimal ;
  geo-pos:long "-81.467694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E13-13" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0180'^^xsd:string;
  dwc:scientificName 'Porites divaricata'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E13-13'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.467694'^^xsd:double;
  dwc:latitude '12.425861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '411268'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0180'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '411268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja. Sustrato tipo pavimento, recubierto por arenas finas blancas. Surcos estrechos, no tan marcados y con escombros coralinos. Espolones anchos con altura no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas).'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Porites divaricata'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Poritidae | Porites | divaricata'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0181> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425861 -81.467694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.425861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.467694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja. Sustrato tipo pavimento, recubierto por arenas finas blancas. Surcos estrechos, no tan marcados y con escombros coralinos. Espolones anchos con altura no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas)."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425861 -81.467694)"^^geo:wktLiteral ;
  geo-pos:lat "12.425861"^^xsd:decimal ;
  geo-pos:long "-81.467694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E13-13" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0181'^^xsd:string;
  dwc:scientificName 'Porites colonensis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E13-13'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.467694'^^xsd:double;
  dwc:latitude '12.425861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: VU B2ab (iii) - Desconocido'^^xsd:string;
  dwc:aphiaid '288893'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0181'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '288893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja. Sustrato tipo pavimento, recubierto por arenas finas blancas. Surcos estrechos, no tan marcados y con escombros coralinos. Espolones anchos con altura no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas).'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Porites colonensis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Poritidae | Porites | colonensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0182> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425861 -81.467694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.425861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.467694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja. Sustrato tipo pavimento, recubierto por arenas finas blancas. Surcos estrechos, no tan marcados y con escombros coralinos. Espolones anchos con altura no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas)."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425861 -81.467694)"^^geo:wktLiteral ;
  geo-pos:lat "12.425861"^^xsd:decimal ;
  geo-pos:long "-81.467694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E13-13" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0182'^^xsd:string;
  dwc:scientificName 'Pseudodiploria strigosa'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E13-13'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.467694'^^xsd:double;
  dwc:latitude '12.425861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '718718'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0182'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '718718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja. Sustrato tipo pavimento, recubierto por arenas finas blancas. Surcos estrechos, no tan marcados y con escombros coralinos. Espolones anchos con altura no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas).'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Pseudodiploria strigosa'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Pseudodiploria | strigosa'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0183> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425861 -81.467694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.425861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.467694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja. Sustrato tipo pavimento, recubierto por arenas finas blancas. Surcos estrechos, no tan marcados y con escombros coralinos. Espolones anchos con altura no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas)."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425861 -81.467694)"^^geo:wktLiteral ;
  geo-pos:lat "12.425861"^^xsd:decimal ;
  geo-pos:long "-81.467694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E13-13" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0183'^^xsd:string;
  dwc:scientificName 'Siderastrea siderea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E13-13'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.467694'^^xsd:double;
  dwc:latitude '12.425861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '207516'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0183'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '207516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja. Sustrato tipo pavimento, recubierto por arenas finas blancas. Surcos estrechos, no tan marcados y con escombros coralinos. Espolones anchos con altura no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas).'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Siderastrea siderea'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Rhizangiidae | Siderastrea | siderea'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0184> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425861 -81.467694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.425861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.467694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja. Sustrato tipo pavimento, recubierto por arenas finas blancas. Surcos estrechos, no tan marcados y con escombros coralinos. Espolones anchos con altura no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas)."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425861 -81.467694)"^^geo:wktLiteral ;
  geo-pos:lat "12.425861"^^xsd:decimal ;
  geo-pos:long "-81.467694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E13-13" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0184'^^xsd:string;
  dwc:scientificName 'Siderastrea radians'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E13-13'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.467694'^^xsd:double;
  dwc:latitude '12.425861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '207517'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0184'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '207517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja. Sustrato tipo pavimento, recubierto por arenas finas blancas. Surcos estrechos, no tan marcados y con escombros coralinos. Espolones anchos con altura no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas).'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Siderastrea radians'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Rhizangiidae | Siderastrea | radians'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0185> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425861 -81.467694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.425861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.467694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja. Sustrato tipo pavimento, recubierto por arenas finas blancas. Surcos estrechos, no tan marcados y con escombros coralinos. Espolones anchos con altura no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas)."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425861 -81.467694)"^^geo:wktLiteral ;
  geo-pos:lat "12.425861"^^xsd:decimal ;
  geo-pos:long "-81.467694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E13-13" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0185'^^xsd:string;
  dwc:scientificName 'Stephanocoenia intersepta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E13-13'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.467694'^^xsd:double;
  dwc:latitude '12.425861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: NT A2bce - Disminuyendo'^^xsd:string;
  dwc:aphiaid '291119'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0185'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '291119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja. Sustrato tipo pavimento, recubierto por arenas finas blancas. Surcos estrechos, no tan marcados y con escombros coralinos. Espolones anchos con altura no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas).'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Stephanocoenia intersepta'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Astrocoeniidae | Stephanocoenia | intersepta'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0186> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425861 -81.467694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.425861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.467694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja. Sustrato tipo pavimento, recubierto por arenas finas blancas. Surcos estrechos, no tan marcados y con escombros coralinos. Espolones anchos con altura no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas)."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425861 -81.467694)"^^geo:wktLiteral ;
  geo-pos:lat "12.425861"^^xsd:decimal ;
  geo-pos:long "-81.467694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E13-13" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0186'^^xsd:string;
  dwc:scientificName 'Millepora alcicornis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E13-13'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.467694'^^xsd:double;
  dwc:latitude '12.425861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: VU A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '210726'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0186'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '210726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja. Sustrato tipo pavimento, recubierto por arenas finas blancas. Surcos estrechos, no tan marcados y con escombros coralinos. Espolones anchos con altura no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas).'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Millepora alcicornis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Hydrozoa | Anthoathecata | Milleporidae | Millepora | alcicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0187> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425861 -81.467694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.425861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.467694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja. Sustrato tipo pavimento, recubierto por arenas finas blancas. Surcos estrechos, no tan marcados y con escombros coralinos. Espolones anchos con altura no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas)."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425861 -81.467694)"^^geo:wktLiteral ;
  geo-pos:lat "12.425861"^^xsd:decimal ;
  geo-pos:long "-81.467694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E13-13" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0187'^^xsd:string;
  dwc:scientificName 'Millepora complanata'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E13-13'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.467694'^^xsd:double;
  dwc:latitude '12.425861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '287421'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0187'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '287421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja. Sustrato tipo pavimento, recubierto por arenas finas blancas. Surcos estrechos, no tan marcados y con escombros coralinos. Espolones anchos con altura no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas).'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Millepora complanata'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Hydrozoa | Anthoathecata | Milleporidae | Millepora | complanata'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0188> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425861 -81.467694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.425861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.467694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja. Sustrato tipo pavimento, recubierto por arenas finas blancas. Surcos estrechos, no tan marcados y con escombros coralinos. Espolones anchos con altura no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas)."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425861 -81.467694)"^^geo:wktLiteral ;
  geo-pos:lat "12.425861"^^xsd:decimal ;
  geo-pos:long "-81.467694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E13-13" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0188'^^xsd:string;
  dwc:scientificName 'Gorgonia ventalina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E13-13'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.467694'^^xsd:double;
  dwc:latitude '12.425861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2022: VU A2ce'^^xsd:string;
  dwc:aphiaid '290045'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0188'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '290045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja. Sustrato tipo pavimento, recubierto por arenas finas blancas. Surcos estrechos, no tan marcados y con escombros coralinos. Espolones anchos con altura no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas).'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de invertebrados marinos de Colombia. Chasqui et al 2022'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Gorgonia ventalina'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Malacalcyonacea | Gorgoniidae | Gorgonia | ventalina'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0189> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425861 -81.467694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.425861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.467694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja. Sustrato tipo pavimento, recubierto por arenas finas blancas. Surcos estrechos, no tan marcados y con escombros coralinos. Espolones anchos con altura no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas)."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425861 -81.467694)"^^geo:wktLiteral ;
  geo-pos:lat "12.425861"^^xsd:decimal ;
  geo-pos:long "-81.467694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E13-13" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0189'^^xsd:string;
  dwc:scientificName 'Trididemnum solidum'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E13-13'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.467694'^^xsd:double;
  dwc:latitude '12.425861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Su estado de amenaza no ha sido evaluado'^^xsd:string;
  dwc:aphiaid '251537'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0189'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '251537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja. Sustrato tipo pavimento, recubierto por arenas finas blancas. Surcos estrechos, no tan marcados y con escombros coralinos. Espolones anchos con altura no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas).'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Trididemnum solidum'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Ascidiacea | Aplousobranchia | Didemnidae | Trididemnum | solidum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0190> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425861 -81.467694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.425861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.467694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja. Sustrato tipo pavimento, recubierto por arenas finas blancas. Surcos estrechos, no tan marcados y con escombros coralinos. Espolones anchos con altura no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas)."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425861 -81.467694)"^^geo:wktLiteral ;
  geo-pos:lat "12.425861"^^xsd:decimal ;
  geo-pos:long "-81.467694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E13-13" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0190'^^xsd:string;
  dwc:scientificName 'Ginglymostoma cirratum'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E13-13'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.467694'^^xsd:double;
  dwc:latitude '12.425861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: VU A2bcd - Disminuyendo'^^xsd:string;
  dwc:aphiaid '105846'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0190'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja. Sustrato tipo pavimento, recubierto por arenas finas blancas. Surcos estrechos, no tan marcados y con escombros coralinos. Espolones anchos con altura no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas).'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de peces marinos de Colombia. Chasqui et al 2017'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Ginglymostoma cirratum'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Elasmobranchii | Orectolobiformes | Ginglymostomatidae | Ginglymostoma'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0191> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425861 -81.467694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.425861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.467694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja. Sustrato tipo pavimento, recubierto por arenas finas blancas. Surcos estrechos, no tan marcados y con escombros coralinos. Espolones anchos con altura no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas)."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425861 -81.467694)"^^geo:wktLiteral ;
  geo-pos:lat "12.425861"^^xsd:decimal ;
  geo-pos:long "-81.467694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E13-13" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0191'^^xsd:string;
  dwc:scientificName 'Acanthurus coeruleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E13-13'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.467694'^^xsd:double;
  dwc:latitude '12.425861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Estable'^^xsd:string;
  dwc:aphiaid '159581'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0191'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '159581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja. Sustrato tipo pavimento, recubierto por arenas finas blancas. Surcos estrechos, no tan marcados y con escombros coralinos. Espolones anchos con altura no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas).'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Acanthurus coeruleus'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Acanthuriformes | Acanthuridae | Acanthurus | coeruleus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0192> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425861 -81.467694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.425861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.467694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja. Sustrato tipo pavimento, recubierto por arenas finas blancas. Surcos estrechos, no tan marcados y con escombros coralinos. Espolones anchos con altura no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas)."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425861 -81.467694)"^^geo:wktLiteral ;
  geo-pos:lat "12.425861"^^xsd:decimal ;
  geo-pos:long "-81.467694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E13-13" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0192'^^xsd:string;
  dwc:scientificName 'Acanthurus tractus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E13-13'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.467694'^^xsd:double;
  dwc:latitude '12.425861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '301914'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0192'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '301914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja. Sustrato tipo pavimento, recubierto por arenas finas blancas. Surcos estrechos, no tan marcados y con escombros coralinos. Espolones anchos con altura no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas).'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Acanthurus tractus'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Acanthuriformes | Acanthuridae | Acanthurus | tractus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0193> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425861 -81.467694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.425861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.467694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja. Sustrato tipo pavimento, recubierto por arenas finas blancas. Surcos estrechos, no tan marcados y con escombros coralinos. Espolones anchos con altura no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas)."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425861 -81.467694)"^^geo:wktLiteral ;
  geo-pos:lat "12.425861"^^xsd:decimal ;
  geo-pos:long "-81.467694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E13-13" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0193'^^xsd:string;
  dwc:scientificName 'Scarus iseri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E13-13'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.467694'^^xsd:double;
  dwc:latitude '12.425861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '276052'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0193'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '276052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja. Sustrato tipo pavimento, recubierto por arenas finas blancas. Surcos estrechos, no tan marcados y con escombros coralinos. Espolones anchos con altura no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas).'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Scarus iseri'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Scarus | iseri'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0194> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425861 -81.467694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.425861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.467694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja. Sustrato tipo pavimento, recubierto por arenas finas blancas. Surcos estrechos, no tan marcados y con escombros coralinos. Espolones anchos con altura no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas)."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425861 -81.467694)"^^geo:wktLiteral ;
  geo-pos:lat "12.425861"^^xsd:decimal ;
  geo-pos:long "-81.467694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E13-13" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0194'^^xsd:string;
  dwc:scientificName 'Scarus taeniopterus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E13-13'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.467694'^^xsd:double;
  dwc:latitude '12.425861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '276062'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0194'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '276062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja. Sustrato tipo pavimento, recubierto por arenas finas blancas. Surcos estrechos, no tan marcados y con escombros coralinos. Espolones anchos con altura no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas).'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Scarus taeniopterus'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Scarus | taeniopterus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0195> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425861 -81.467694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.425861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.467694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja. Sustrato tipo pavimento, recubierto por arenas finas blancas. Surcos estrechos, no tan marcados y con escombros coralinos. Espolones anchos con altura no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas)."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425861 -81.467694)"^^geo:wktLiteral ;
  geo-pos:lat "12.425861"^^xsd:decimal ;
  geo-pos:long "-81.467694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E13-13" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0195'^^xsd:string;
  dwc:scientificName 'Sparisoma aurofrenatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E13-13'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.467694'^^xsd:double;
  dwc:latitude '12.425861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '273772'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0195'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '273772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja. Sustrato tipo pavimento, recubierto por arenas finas blancas. Surcos estrechos, no tan marcados y con escombros coralinos. Espolones anchos con altura no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas).'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Sparisoma aurofrenatum'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Sparisoma | aurofrenatum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0196> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425861 -81.467694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.425861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.467694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja. Sustrato tipo pavimento, recubierto por arenas finas blancas. Surcos estrechos, no tan marcados y con escombros coralinos. Espolones anchos con altura no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas)."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425861 -81.467694)"^^geo:wktLiteral ;
  geo-pos:lat "12.425861"^^xsd:decimal ;
  geo-pos:long "-81.467694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E13-13" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0196'^^xsd:string;
  dwc:scientificName 'Sparisoma chrysopterum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E13-13'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.467694'^^xsd:double;
  dwc:latitude '12.425861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '273774'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0196'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '273774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja. Sustrato tipo pavimento, recubierto por arenas finas blancas. Surcos estrechos, no tan marcados y con escombros coralinos. Espolones anchos con altura no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas).'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Sparisoma chrysopterum'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Sparisoma | chrysopterum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0197> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425861 -81.467694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.425861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.467694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja. Sustrato tipo pavimento, recubierto por arenas finas blancas. Surcos estrechos, no tan marcados y con escombros coralinos. Espolones anchos con altura no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas)."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425861 -81.467694)"^^geo:wktLiteral ;
  geo-pos:lat "12.425861"^^xsd:decimal ;
  geo-pos:long "-81.467694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E13-13" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0197'^^xsd:string;
  dwc:scientificName 'Sparisoma rubripinne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E13-13'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.467694'^^xsd:double;
  dwc:latitude '12.425861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '159301'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0197'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '159301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja. Sustrato tipo pavimento, recubierto por arenas finas blancas. Surcos estrechos, no tan marcados y con escombros coralinos. Espolones anchos con altura no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas).'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Sparisoma rubripinne'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Sparisoma | rubripinne'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0198> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425861 -81.467694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.425861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.467694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja. Sustrato tipo pavimento, recubierto por arenas finas blancas. Surcos estrechos, no tan marcados y con escombros coralinos. Espolones anchos con altura no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas)."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425861 -81.467694)"^^geo:wktLiteral ;
  geo-pos:lat "12.425861"^^xsd:decimal ;
  geo-pos:long "-81.467694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E13-13" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0198'^^xsd:string;
  dwc:scientificName 'Aliger gigas'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E13-13'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.467694'^^xsd:double;
  dwc:latitude '12.425861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2022: VU A1ae'^^xsd:string;
  dwc:aphiaid '1429769'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0198'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1429769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja. Sustrato tipo pavimento, recubierto por arenas finas blancas. Surcos estrechos, no tan marcados y con escombros coralinos. Espolones anchos con altura no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas).'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de invertebrados marinos de Colombia. Chasqui et al 2022'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Aliger gigas'^^xsd:string;
  dwc:higherClassification 'Animalia | Mollusca | Gastropoda | Littorinimorpha | Strombidae | Aliger | gigas'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0199> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425861 -81.467694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.425861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.467694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja. Sustrato tipo pavimento, recubierto por arenas finas blancas. Surcos estrechos, no tan marcados y con escombros coralinos. Espolones anchos con altura no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas)."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425861 -81.467694)"^^geo:wktLiteral ;
  geo-pos:lat "12.425861"^^xsd:decimal ;
  geo-pos:long "-81.467694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-13_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E13-13" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0199'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E13-13'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.467694'^^xsd:double;
  dwc:latitude '12.425861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Su estado de amenaza no ha sido evaluado'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0199'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja. Sustrato tipo pavimento, recubierto por arenas finas blancas. Surcos estrechos, no tan marcados y con escombros coralinos. Espolones anchos con altura no mayor a 2 m. Organismos bentónicos recubiertos parcialmente por abundantes sedimentos de tamaño grueso (arenas calcáreas).'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Percnon gibbesi'^^xsd:string;
  dwc:higherClassification 'Animalia | Arthropoda | Malacostraca | Decapoda | Percnidae | Percnon | gibbesi'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0200> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.432528 -81.495111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.432528"^^xsd:decimal ;
  dwc:decimalLongitude "-81.495111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con complejidad estructural muy baja. Escaza presencia de corales vivos. Terrazas de roca coralinas (1 a 2 m de altura) colonizada por organismos no constructores. Sustrato arenoso con parches discontinuos de roca coralina, fragmentos coralinos y conchas de bivalvos. Escombros generados por daños mecánicos (volcamiento y fracturas). Organismos bentónicos recubiertos parcialmente por arenas gruesas blancas calcáreas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.432528 -81.495111)"^^geo:wktLiteral ;
  geo-pos:lat "12.432528"^^xsd:decimal ;
  geo-pos:long "-81.495111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E16-16" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0200'^^xsd:string;
  dwc:scientificName 'Agaricia agaricites'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E16-16'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.495111'^^xsd:double;
  dwc:latitude '12.432528'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: VU A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '287911'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0200'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '287911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con complejidad estructural muy baja. Escaza presencia de corales vivos. Terrazas de roca coralinas (1 a 2 m de altura) colonizada por organismos no constructores. Sustrato arenoso con parches discontinuos de roca coralina, fragmentos coralinos y conchas de bivalvos. Escombros generados por daños mecánicos (volcamiento y fracturas). Organismos bentónicos recubiertos parcialmente por arenas gruesas blancas calcáreas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Agaricia agaricites'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Agariciidae | Agaricia | agaricites'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0201> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.432528 -81.495111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.432528"^^xsd:decimal ;
  dwc:decimalLongitude "-81.495111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con complejidad estructural muy baja. Escaza presencia de corales vivos. Terrazas de roca coralinas (1 a 2 m de altura) colonizada por organismos no constructores. Sustrato arenoso con parches discontinuos de roca coralina, fragmentos coralinos y conchas de bivalvos. Escombros generados por daños mecánicos (volcamiento y fracturas). Organismos bentónicos recubiertos parcialmente por arenas gruesas blancas calcáreas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.432528 -81.495111)"^^geo:wktLiteral ;
  geo-pos:lat "12.432528"^^xsd:decimal ;
  geo-pos:long "-81.495111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E16-16" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0201'^^xsd:string;
  dwc:scientificName 'Dichocoenia stokesii'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E16-16'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.495111'^^xsd:double;
  dwc:latitude '12.432528'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: VU A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '289807'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0201'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '289807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con complejidad estructural muy baja. Escaza presencia de corales vivos. Terrazas de roca coralinas (1 a 2 m de altura) colonizada por organismos no constructores. Sustrato arenoso con parches discontinuos de roca coralina, fragmentos coralinos y conchas de bivalvos. Escombros generados por daños mecánicos (volcamiento y fracturas). Organismos bentónicos recubiertos parcialmente por arenas gruesas blancas calcáreas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Dichocoenia stokesii'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Meandrinidae | Dichocoenia | stokesii'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0202> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.432528 -81.495111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.432528"^^xsd:decimal ;
  dwc:decimalLongitude "-81.495111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con complejidad estructural muy baja. Escaza presencia de corales vivos. Terrazas de roca coralinas (1 a 2 m de altura) colonizada por organismos no constructores. Sustrato arenoso con parches discontinuos de roca coralina, fragmentos coralinos y conchas de bivalvos. Escombros generados por daños mecánicos (volcamiento y fracturas). Organismos bentónicos recubiertos parcialmente por arenas gruesas blancas calcáreas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.432528 -81.495111)"^^geo:wktLiteral ;
  geo-pos:lat "12.432528"^^xsd:decimal ;
  geo-pos:long "-81.495111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E16-16" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0202'^^xsd:string;
  dwc:scientificName 'Favia fragum'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E16-16'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.495111'^^xsd:double;
  dwc:latitude '12.432528'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '207432'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0202'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '207432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con complejidad estructural muy baja. Escaza presencia de corales vivos. Terrazas de roca coralinas (1 a 2 m de altura) colonizada por organismos no constructores. Sustrato arenoso con parches discontinuos de roca coralina, fragmentos coralinos y conchas de bivalvos. Escombros generados por daños mecánicos (volcamiento y fracturas). Organismos bentónicos recubiertos parcialmente por arenas gruesas blancas calcáreas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Favia fragum'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Favia | fragum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0203> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.432528 -81.495111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.432528"^^xsd:decimal ;
  dwc:decimalLongitude "-81.495111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con complejidad estructural muy baja. Escaza presencia de corales vivos. Terrazas de roca coralinas (1 a 2 m de altura) colonizada por organismos no constructores. Sustrato arenoso con parches discontinuos de roca coralina, fragmentos coralinos y conchas de bivalvos. Escombros generados por daños mecánicos (volcamiento y fracturas). Organismos bentónicos recubiertos parcialmente por arenas gruesas blancas calcáreas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.432528 -81.495111)"^^geo:wktLiteral ;
  geo-pos:lat "12.432528"^^xsd:decimal ;
  geo-pos:long "-81.495111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E16-16" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0203'^^xsd:string;
  dwc:scientificName 'Madracis decactis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E16-16'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.495111'^^xsd:double;
  dwc:latitude '12.432528'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '287107'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0203'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '287107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con complejidad estructural muy baja. Escaza presencia de corales vivos. Terrazas de roca coralinas (1 a 2 m de altura) colonizada por organismos no constructores. Sustrato arenoso con parches discontinuos de roca coralina, fragmentos coralinos y conchas de bivalvos. Escombros generados por daños mecánicos (volcamiento y fracturas). Organismos bentónicos recubiertos parcialmente por arenas gruesas blancas calcáreas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Madracis decactis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Pocilloporidae | Madracis | decactis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0204> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.432528 -81.495111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.432528"^^xsd:decimal ;
  dwc:decimalLongitude "-81.495111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con complejidad estructural muy baja. Escaza presencia de corales vivos. Terrazas de roca coralinas (1 a 2 m de altura) colonizada por organismos no constructores. Sustrato arenoso con parches discontinuos de roca coralina, fragmentos coralinos y conchas de bivalvos. Escombros generados por daños mecánicos (volcamiento y fracturas). Organismos bentónicos recubiertos parcialmente por arenas gruesas blancas calcáreas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.432528 -81.495111)"^^geo:wktLiteral ;
  geo-pos:lat "12.432528"^^xsd:decimal ;
  geo-pos:long "-81.495111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E16-16" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0204'^^xsd:string;
  dwc:scientificName 'Orbicella annularis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E16-16'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.495111'^^xsd:double;
  dwc:latitude '12.432528'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: EN A2bce - Disminuyendo'^^xsd:string;
  dwc:aphiaid '758260'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0204'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '758260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con complejidad estructural muy baja. Escaza presencia de corales vivos. Terrazas de roca coralinas (1 a 2 m de altura) colonizada por organismos no constructores. Sustrato arenoso con parches discontinuos de roca coralina, fragmentos coralinos y conchas de bivalvos. Escombros generados por daños mecánicos (volcamiento y fracturas). Organismos bentónicos recubiertos parcialmente por arenas gruesas blancas calcáreas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Orbicella annularis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Merulinidae | Orbicella | annularis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0205> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.432528 -81.495111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.432528"^^xsd:decimal ;
  dwc:decimalLongitude "-81.495111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con complejidad estructural muy baja. Escaza presencia de corales vivos. Terrazas de roca coralinas (1 a 2 m de altura) colonizada por organismos no constructores. Sustrato arenoso con parches discontinuos de roca coralina, fragmentos coralinos y conchas de bivalvos. Escombros generados por daños mecánicos (volcamiento y fracturas). Organismos bentónicos recubiertos parcialmente por arenas gruesas blancas calcáreas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.432528 -81.495111)"^^geo:wktLiteral ;
  geo-pos:lat "12.432528"^^xsd:decimal ;
  geo-pos:long "-81.495111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E16-16" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0205'^^xsd:string;
  dwc:scientificName 'Porites astreoides'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E16-16'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.495111'^^xsd:double;
  dwc:latitude '12.432528'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '288889'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0205'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '288889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con complejidad estructural muy baja. Escaza presencia de corales vivos. Terrazas de roca coralinas (1 a 2 m de altura) colonizada por organismos no constructores. Sustrato arenoso con parches discontinuos de roca coralina, fragmentos coralinos y conchas de bivalvos. Escombros generados por daños mecánicos (volcamiento y fracturas). Organismos bentónicos recubiertos parcialmente por arenas gruesas blancas calcáreas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Porites astreoides'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Poritidae | Porites | astreoides'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0206> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.432528 -81.495111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.432528"^^xsd:decimal ;
  dwc:decimalLongitude "-81.495111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con complejidad estructural muy baja. Escaza presencia de corales vivos. Terrazas de roca coralinas (1 a 2 m de altura) colonizada por organismos no constructores. Sustrato arenoso con parches discontinuos de roca coralina, fragmentos coralinos y conchas de bivalvos. Escombros generados por daños mecánicos (volcamiento y fracturas). Organismos bentónicos recubiertos parcialmente por arenas gruesas blancas calcáreas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.432528 -81.495111)"^^geo:wktLiteral ;
  geo-pos:lat "12.432528"^^xsd:decimal ;
  geo-pos:long "-81.495111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E16-16" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0206'^^xsd:string;
  dwc:scientificName 'Porites porites'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E16-16'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.495111'^^xsd:double;
  dwc:latitude '12.432528'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '207238'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0206'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '207238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con complejidad estructural muy baja. Escaza presencia de corales vivos. Terrazas de roca coralinas (1 a 2 m de altura) colonizada por organismos no constructores. Sustrato arenoso con parches discontinuos de roca coralina, fragmentos coralinos y conchas de bivalvos. Escombros generados por daños mecánicos (volcamiento y fracturas). Organismos bentónicos recubiertos parcialmente por arenas gruesas blancas calcáreas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Porites porites'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Poritidae | Porites | porites'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0207> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.432528 -81.495111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.432528"^^xsd:decimal ;
  dwc:decimalLongitude "-81.495111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con complejidad estructural muy baja. Escaza presencia de corales vivos. Terrazas de roca coralinas (1 a 2 m de altura) colonizada por organismos no constructores. Sustrato arenoso con parches discontinuos de roca coralina, fragmentos coralinos y conchas de bivalvos. Escombros generados por daños mecánicos (volcamiento y fracturas). Organismos bentónicos recubiertos parcialmente por arenas gruesas blancas calcáreas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.432528 -81.495111)"^^geo:wktLiteral ;
  geo-pos:lat "12.432528"^^xsd:decimal ;
  geo-pos:long "-81.495111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E16-16" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0207'^^xsd:string;
  dwc:scientificName 'Pseudodiploria strigosa'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E16-16'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.495111'^^xsd:double;
  dwc:latitude '12.432528'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '718718'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0207'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '718718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con complejidad estructural muy baja. Escaza presencia de corales vivos. Terrazas de roca coralinas (1 a 2 m de altura) colonizada por organismos no constructores. Sustrato arenoso con parches discontinuos de roca coralina, fragmentos coralinos y conchas de bivalvos. Escombros generados por daños mecánicos (volcamiento y fracturas). Organismos bentónicos recubiertos parcialmente por arenas gruesas blancas calcáreas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Pseudodiploria strigosa'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Pseudodiploria | strigosa'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0208> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.432528 -81.495111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.432528"^^xsd:decimal ;
  dwc:decimalLongitude "-81.495111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con complejidad estructural muy baja. Escaza presencia de corales vivos. Terrazas de roca coralinas (1 a 2 m de altura) colonizada por organismos no constructores. Sustrato arenoso con parches discontinuos de roca coralina, fragmentos coralinos y conchas de bivalvos. Escombros generados por daños mecánicos (volcamiento y fracturas). Organismos bentónicos recubiertos parcialmente por arenas gruesas blancas calcáreas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.432528 -81.495111)"^^geo:wktLiteral ;
  geo-pos:lat "12.432528"^^xsd:decimal ;
  geo-pos:long "-81.495111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E16-16" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0208'^^xsd:string;
  dwc:scientificName 'Siderastrea siderea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E16-16'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.495111'^^xsd:double;
  dwc:latitude '12.432528'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '207516'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0208'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '207516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con complejidad estructural muy baja. Escaza presencia de corales vivos. Terrazas de roca coralinas (1 a 2 m de altura) colonizada por organismos no constructores. Sustrato arenoso con parches discontinuos de roca coralina, fragmentos coralinos y conchas de bivalvos. Escombros generados por daños mecánicos (volcamiento y fracturas). Organismos bentónicos recubiertos parcialmente por arenas gruesas blancas calcáreas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Siderastrea siderea'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Rhizangiidae | Siderastrea | siderea'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0209> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.432528 -81.495111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.432528"^^xsd:decimal ;
  dwc:decimalLongitude "-81.495111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con complejidad estructural muy baja. Escaza presencia de corales vivos. Terrazas de roca coralinas (1 a 2 m de altura) colonizada por organismos no constructores. Sustrato arenoso con parches discontinuos de roca coralina, fragmentos coralinos y conchas de bivalvos. Escombros generados por daños mecánicos (volcamiento y fracturas). Organismos bentónicos recubiertos parcialmente por arenas gruesas blancas calcáreas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.432528 -81.495111)"^^geo:wktLiteral ;
  geo-pos:lat "12.432528"^^xsd:decimal ;
  geo-pos:long "-81.495111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E16-16" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0209'^^xsd:string;
  dwc:scientificName 'Stephanocoenia intersepta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E16-16'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.495111'^^xsd:double;
  dwc:latitude '12.432528'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: NT A2bce - Disminuyendo'^^xsd:string;
  dwc:aphiaid '291119'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0209'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '291119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con complejidad estructural muy baja. Escaza presencia de corales vivos. Terrazas de roca coralinas (1 a 2 m de altura) colonizada por organismos no constructores. Sustrato arenoso con parches discontinuos de roca coralina, fragmentos coralinos y conchas de bivalvos. Escombros generados por daños mecánicos (volcamiento y fracturas). Organismos bentónicos recubiertos parcialmente por arenas gruesas blancas calcáreas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Stephanocoenia intersepta'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Astrocoeniidae | Stephanocoenia | intersepta'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0210> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.432528 -81.495111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.432528"^^xsd:decimal ;
  dwc:decimalLongitude "-81.495111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con complejidad estructural muy baja. Escaza presencia de corales vivos. Terrazas de roca coralinas (1 a 2 m de altura) colonizada por organismos no constructores. Sustrato arenoso con parches discontinuos de roca coralina, fragmentos coralinos y conchas de bivalvos. Escombros generados por daños mecánicos (volcamiento y fracturas). Organismos bentónicos recubiertos parcialmente por arenas gruesas blancas calcáreas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.432528 -81.495111)"^^geo:wktLiteral ;
  geo-pos:lat "12.432528"^^xsd:decimal ;
  geo-pos:long "-81.495111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E16-16" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0210'^^xsd:string;
  dwc:scientificName 'Millepora alcicornis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E16-16'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.495111'^^xsd:double;
  dwc:latitude '12.432528'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: VU A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '210726'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0210'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '210726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con complejidad estructural muy baja. Escaza presencia de corales vivos. Terrazas de roca coralinas (1 a 2 m de altura) colonizada por organismos no constructores. Sustrato arenoso con parches discontinuos de roca coralina, fragmentos coralinos y conchas de bivalvos. Escombros generados por daños mecánicos (volcamiento y fracturas). Organismos bentónicos recubiertos parcialmente por arenas gruesas blancas calcáreas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Millepora alcicornis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Hydrozoa | Anthoathecata | Milleporidae | Millepora | alcicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0211> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.432528 -81.495111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.432528"^^xsd:decimal ;
  dwc:decimalLongitude "-81.495111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con complejidad estructural muy baja. Escaza presencia de corales vivos. Terrazas de roca coralinas (1 a 2 m de altura) colonizada por organismos no constructores. Sustrato arenoso con parches discontinuos de roca coralina, fragmentos coralinos y conchas de bivalvos. Escombros generados por daños mecánicos (volcamiento y fracturas). Organismos bentónicos recubiertos parcialmente por arenas gruesas blancas calcáreas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.432528 -81.495111)"^^geo:wktLiteral ;
  geo-pos:lat "12.432528"^^xsd:decimal ;
  geo-pos:long "-81.495111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E16-16" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0211'^^xsd:string;
  dwc:scientificName 'Millepora complanata'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E16-16'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.495111'^^xsd:double;
  dwc:latitude '12.432528'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '287421'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0211'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '287421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con complejidad estructural muy baja. Escaza presencia de corales vivos. Terrazas de roca coralinas (1 a 2 m de altura) colonizada por organismos no constructores. Sustrato arenoso con parches discontinuos de roca coralina, fragmentos coralinos y conchas de bivalvos. Escombros generados por daños mecánicos (volcamiento y fracturas). Organismos bentónicos recubiertos parcialmente por arenas gruesas blancas calcáreas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Millepora complanata'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Hydrozoa | Anthoathecata | Milleporidae | Millepora | complanata'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0212> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.432528 -81.495111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.432528"^^xsd:decimal ;
  dwc:decimalLongitude "-81.495111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con complejidad estructural muy baja. Escaza presencia de corales vivos. Terrazas de roca coralinas (1 a 2 m de altura) colonizada por organismos no constructores. Sustrato arenoso con parches discontinuos de roca coralina, fragmentos coralinos y conchas de bivalvos. Escombros generados por daños mecánicos (volcamiento y fracturas). Organismos bentónicos recubiertos parcialmente por arenas gruesas blancas calcáreas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.432528 -81.495111)"^^geo:wktLiteral ;
  geo-pos:lat "12.432528"^^xsd:decimal ;
  geo-pos:long "-81.495111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E16-16" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0212'^^xsd:string;
  dwc:scientificName 'Ginglymostoma cirratum'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E16-16'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.495111'^^xsd:double;
  dwc:latitude '12.432528'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: VU A2bcd - Disminuyendo'^^xsd:string;
  dwc:aphiaid '105846'^^xsd:integer;
  dwc:samplingEffort '10 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0212'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '105846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con complejidad estructural muy baja. Escaza presencia de corales vivos. Terrazas de roca coralinas (1 a 2 m de altura) colonizada por organismos no constructores. Sustrato arenoso con parches discontinuos de roca coralina, fragmentos coralinos y conchas de bivalvos. Escombros generados por daños mecánicos (volcamiento y fracturas). Organismos bentónicos recubiertos parcialmente por arenas gruesas blancas calcáreas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de peces marinos de Colombia. Chasqui et al 2017'^^xsd:string;
  dwc:sampleSizeValue '10'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Ginglymostoma cirratum'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Elasmobranchii | Orectolobiformes | Ginglymostomatidae | Ginglymostoma'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0213> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.432528 -81.495111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.432528"^^xsd:decimal ;
  dwc:decimalLongitude "-81.495111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con complejidad estructural muy baja. Escaza presencia de corales vivos. Terrazas de roca coralinas (1 a 2 m de altura) colonizada por organismos no constructores. Sustrato arenoso con parches discontinuos de roca coralina, fragmentos coralinos y conchas de bivalvos. Escombros generados por daños mecánicos (volcamiento y fracturas). Organismos bentónicos recubiertos parcialmente por arenas gruesas blancas calcáreas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.432528 -81.495111)"^^geo:wktLiteral ;
  geo-pos:lat "12.432528"^^xsd:decimal ;
  geo-pos:long "-81.495111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E16-16" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0213'^^xsd:string;
  dwc:scientificName 'Acanthurus coeruleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E16-16'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.495111'^^xsd:double;
  dwc:latitude '12.432528'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Estable'^^xsd:string;
  dwc:aphiaid '159581'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0213'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '159581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con complejidad estructural muy baja. Escaza presencia de corales vivos. Terrazas de roca coralinas (1 a 2 m de altura) colonizada por organismos no constructores. Sustrato arenoso con parches discontinuos de roca coralina, fragmentos coralinos y conchas de bivalvos. Escombros generados por daños mecánicos (volcamiento y fracturas). Organismos bentónicos recubiertos parcialmente por arenas gruesas blancas calcáreas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Acanthurus coeruleus'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Acanthuriformes | Acanthuridae | Acanthurus | coeruleus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0214> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.432528 -81.495111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.432528"^^xsd:decimal ;
  dwc:decimalLongitude "-81.495111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con complejidad estructural muy baja. Escaza presencia de corales vivos. Terrazas de roca coralinas (1 a 2 m de altura) colonizada por organismos no constructores. Sustrato arenoso con parches discontinuos de roca coralina, fragmentos coralinos y conchas de bivalvos. Escombros generados por daños mecánicos (volcamiento y fracturas). Organismos bentónicos recubiertos parcialmente por arenas gruesas blancas calcáreas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.432528 -81.495111)"^^geo:wktLiteral ;
  geo-pos:lat "12.432528"^^xsd:decimal ;
  geo-pos:long "-81.495111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E16-16" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0214'^^xsd:string;
  dwc:scientificName 'Acanthurus tractus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E16-16'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.495111'^^xsd:double;
  dwc:latitude '12.432528'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '301914'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0214'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '301914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con complejidad estructural muy baja. Escaza presencia de corales vivos. Terrazas de roca coralinas (1 a 2 m de altura) colonizada por organismos no constructores. Sustrato arenoso con parches discontinuos de roca coralina, fragmentos coralinos y conchas de bivalvos. Escombros generados por daños mecánicos (volcamiento y fracturas). Organismos bentónicos recubiertos parcialmente por arenas gruesas blancas calcáreas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Acanthurus tractus'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Acanthuriformes | Acanthuridae | Acanthurus | tractus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0215> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.432528 -81.495111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.432528"^^xsd:decimal ;
  dwc:decimalLongitude "-81.495111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con complejidad estructural muy baja. Escaza presencia de corales vivos. Terrazas de roca coralinas (1 a 2 m de altura) colonizada por organismos no constructores. Sustrato arenoso con parches discontinuos de roca coralina, fragmentos coralinos y conchas de bivalvos. Escombros generados por daños mecánicos (volcamiento y fracturas). Organismos bentónicos recubiertos parcialmente por arenas gruesas blancas calcáreas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.432528 -81.495111)"^^geo:wktLiteral ;
  geo-pos:lat "12.432528"^^xsd:decimal ;
  geo-pos:long "-81.495111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E16-16" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0215'^^xsd:string;
  dwc:scientificName 'Scarus iseri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E16-16'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.495111'^^xsd:double;
  dwc:latitude '12.432528'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '276052'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0215'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '276052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con complejidad estructural muy baja. Escaza presencia de corales vivos. Terrazas de roca coralinas (1 a 2 m de altura) colonizada por organismos no constructores. Sustrato arenoso con parches discontinuos de roca coralina, fragmentos coralinos y conchas de bivalvos. Escombros generados por daños mecánicos (volcamiento y fracturas). Organismos bentónicos recubiertos parcialmente por arenas gruesas blancas calcáreas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Scarus iseri'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Scarus | iseri'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0216> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.432528 -81.495111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.432528"^^xsd:decimal ;
  dwc:decimalLongitude "-81.495111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con complejidad estructural muy baja. Escaza presencia de corales vivos. Terrazas de roca coralinas (1 a 2 m de altura) colonizada por organismos no constructores. Sustrato arenoso con parches discontinuos de roca coralina, fragmentos coralinos y conchas de bivalvos. Escombros generados por daños mecánicos (volcamiento y fracturas). Organismos bentónicos recubiertos parcialmente por arenas gruesas blancas calcáreas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.432528 -81.495111)"^^geo:wktLiteral ;
  geo-pos:lat "12.432528"^^xsd:decimal ;
  geo-pos:long "-81.495111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E16-16" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0216'^^xsd:string;
  dwc:scientificName 'Scarus taeniopterus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E16-16'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.495111'^^xsd:double;
  dwc:latitude '12.432528'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '276062'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0216'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '276062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con complejidad estructural muy baja. Escaza presencia de corales vivos. Terrazas de roca coralinas (1 a 2 m de altura) colonizada por organismos no constructores. Sustrato arenoso con parches discontinuos de roca coralina, fragmentos coralinos y conchas de bivalvos. Escombros generados por daños mecánicos (volcamiento y fracturas). Organismos bentónicos recubiertos parcialmente por arenas gruesas blancas calcáreas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Scarus taeniopterus'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Scarus | taeniopterus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0217> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.432528 -81.495111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.432528"^^xsd:decimal ;
  dwc:decimalLongitude "-81.495111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con complejidad estructural muy baja. Escaza presencia de corales vivos. Terrazas de roca coralinas (1 a 2 m de altura) colonizada por organismos no constructores. Sustrato arenoso con parches discontinuos de roca coralina, fragmentos coralinos y conchas de bivalvos. Escombros generados por daños mecánicos (volcamiento y fracturas). Organismos bentónicos recubiertos parcialmente por arenas gruesas blancas calcáreas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.432528 -81.495111)"^^geo:wktLiteral ;
  geo-pos:lat "12.432528"^^xsd:decimal ;
  geo-pos:long "-81.495111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E16-16" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0217'^^xsd:string;
  dwc:scientificName 'Scarus vetula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E16-16'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.495111'^^xsd:double;
  dwc:latitude '12.432528'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2017: NT'^^xsd:string;
  dwc:aphiaid '276064'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0217'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '276064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con complejidad estructural muy baja. Escaza presencia de corales vivos. Terrazas de roca coralinas (1 a 2 m de altura) colonizada por organismos no constructores. Sustrato arenoso con parches discontinuos de roca coralina, fragmentos coralinos y conchas de bivalvos. Escombros generados por daños mecánicos (volcamiento y fracturas). Organismos bentónicos recubiertos parcialmente por arenas gruesas blancas calcáreas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de peces marinos de Colombia. Chasqui et al 2017'^^xsd:string;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Scarus vetula'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Scarus | vetula'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0218> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.432528 -81.495111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.432528"^^xsd:decimal ;
  dwc:decimalLongitude "-81.495111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con complejidad estructural muy baja. Escaza presencia de corales vivos. Terrazas de roca coralinas (1 a 2 m de altura) colonizada por organismos no constructores. Sustrato arenoso con parches discontinuos de roca coralina, fragmentos coralinos y conchas de bivalvos. Escombros generados por daños mecánicos (volcamiento y fracturas). Organismos bentónicos recubiertos parcialmente por arenas gruesas blancas calcáreas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.432528 -81.495111)"^^geo:wktLiteral ;
  geo-pos:lat "12.432528"^^xsd:decimal ;
  geo-pos:long "-81.495111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E16-16" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0218'^^xsd:string;
  dwc:scientificName 'Sparisoma atomarium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E16-16'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.495111'^^xsd:double;
  dwc:latitude '12.432528'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '273771'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0218'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '273771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con complejidad estructural muy baja. Escaza presencia de corales vivos. Terrazas de roca coralinas (1 a 2 m de altura) colonizada por organismos no constructores. Sustrato arenoso con parches discontinuos de roca coralina, fragmentos coralinos y conchas de bivalvos. Escombros generados por daños mecánicos (volcamiento y fracturas). Organismos bentónicos recubiertos parcialmente por arenas gruesas blancas calcáreas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Sparisoma atomarium'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Sparisoma | atomarium'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0219> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.432528 -81.495111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.432528"^^xsd:decimal ;
  dwc:decimalLongitude "-81.495111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con complejidad estructural muy baja. Escaza presencia de corales vivos. Terrazas de roca coralinas (1 a 2 m de altura) colonizada por organismos no constructores. Sustrato arenoso con parches discontinuos de roca coralina, fragmentos coralinos y conchas de bivalvos. Escombros generados por daños mecánicos (volcamiento y fracturas). Organismos bentónicos recubiertos parcialmente por arenas gruesas blancas calcáreas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.432528 -81.495111)"^^geo:wktLiteral ;
  geo-pos:lat "12.432528"^^xsd:decimal ;
  geo-pos:long "-81.495111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E16-16" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0219'^^xsd:string;
  dwc:scientificName 'Sparisoma aurofrenatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E16-16'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.495111'^^xsd:double;
  dwc:latitude '12.432528'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '273772'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0219'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '273772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con complejidad estructural muy baja. Escaza presencia de corales vivos. Terrazas de roca coralinas (1 a 2 m de altura) colonizada por organismos no constructores. Sustrato arenoso con parches discontinuos de roca coralina, fragmentos coralinos y conchas de bivalvos. Escombros generados por daños mecánicos (volcamiento y fracturas). Organismos bentónicos recubiertos parcialmente por arenas gruesas blancas calcáreas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Sparisoma aurofrenatum'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Sparisoma | aurofrenatum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0220> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.432528 -81.495111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.432528"^^xsd:decimal ;
  dwc:decimalLongitude "-81.495111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con complejidad estructural muy baja. Escaza presencia de corales vivos. Terrazas de roca coralinas (1 a 2 m de altura) colonizada por organismos no constructores. Sustrato arenoso con parches discontinuos de roca coralina, fragmentos coralinos y conchas de bivalvos. Escombros generados por daños mecánicos (volcamiento y fracturas). Organismos bentónicos recubiertos parcialmente por arenas gruesas blancas calcáreas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.432528 -81.495111)"^^geo:wktLiteral ;
  geo-pos:lat "12.432528"^^xsd:decimal ;
  geo-pos:long "-81.495111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E16-16" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0220'^^xsd:string;
  dwc:scientificName 'Sparisoma chrysopterum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E16-16'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.495111'^^xsd:double;
  dwc:latitude '12.432528'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '273774'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0220'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '273774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con complejidad estructural muy baja. Escaza presencia de corales vivos. Terrazas de roca coralinas (1 a 2 m de altura) colonizada por organismos no constructores. Sustrato arenoso con parches discontinuos de roca coralina, fragmentos coralinos y conchas de bivalvos. Escombros generados por daños mecánicos (volcamiento y fracturas). Organismos bentónicos recubiertos parcialmente por arenas gruesas blancas calcáreas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Sparisoma chrysopterum'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Sparisoma | chrysopterum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0221> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.432528 -81.495111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.432528"^^xsd:decimal ;
  dwc:decimalLongitude "-81.495111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con complejidad estructural muy baja. Escaza presencia de corales vivos. Terrazas de roca coralinas (1 a 2 m de altura) colonizada por organismos no constructores. Sustrato arenoso con parches discontinuos de roca coralina, fragmentos coralinos y conchas de bivalvos. Escombros generados por daños mecánicos (volcamiento y fracturas). Organismos bentónicos recubiertos parcialmente por arenas gruesas blancas calcáreas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.432528 -81.495111)"^^geo:wktLiteral ;
  geo-pos:lat "12.432528"^^xsd:decimal ;
  geo-pos:long "-81.495111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E16-16" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0221'^^xsd:string;
  dwc:scientificName 'Sparisoma rubripinne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E16-16'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.495111'^^xsd:double;
  dwc:latitude '12.432528'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '159301'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0221'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '159301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con complejidad estructural muy baja. Escaza presencia de corales vivos. Terrazas de roca coralinas (1 a 2 m de altura) colonizada por organismos no constructores. Sustrato arenoso con parches discontinuos de roca coralina, fragmentos coralinos y conchas de bivalvos. Escombros generados por daños mecánicos (volcamiento y fracturas). Organismos bentónicos recubiertos parcialmente por arenas gruesas blancas calcáreas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Sparisoma rubripinne'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Sparisoma | rubripinne'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0222> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.432528 -81.495111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.432528"^^xsd:decimal ;
  dwc:decimalLongitude "-81.495111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con complejidad estructural muy baja. Escaza presencia de corales vivos. Terrazas de roca coralinas (1 a 2 m de altura) colonizada por organismos no constructores. Sustrato arenoso con parches discontinuos de roca coralina, fragmentos coralinos y conchas de bivalvos. Escombros generados por daños mecánicos (volcamiento y fracturas). Organismos bentónicos recubiertos parcialmente por arenas gruesas blancas calcáreas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.432528 -81.495111)"^^geo:wktLiteral ;
  geo-pos:lat "12.432528"^^xsd:decimal ;
  geo-pos:long "-81.495111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E16-16" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0222'^^xsd:string;
  dwc:scientificName 'Sparisoma viride'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E16-16'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.495111'^^xsd:double;
  dwc:latitude '12.432528'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2017: NT'^^xsd:string;
  dwc:aphiaid '273780'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0222'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '273780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con complejidad estructural muy baja. Escaza presencia de corales vivos. Terrazas de roca coralinas (1 a 2 m de altura) colonizada por organismos no constructores. Sustrato arenoso con parches discontinuos de roca coralina, fragmentos coralinos y conchas de bivalvos. Escombros generados por daños mecánicos (volcamiento y fracturas). Organismos bentónicos recubiertos parcialmente por arenas gruesas blancas calcáreas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de peces marinos de Colombia. Chasqui et al 2017'^^xsd:string;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Sparisoma viride'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Sparisoma | viride'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0223> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.432528 -81.495111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.432528"^^xsd:decimal ;
  dwc:decimalLongitude "-81.495111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con complejidad estructural muy baja. Escaza presencia de corales vivos. Terrazas de roca coralinas (1 a 2 m de altura) colonizada por organismos no constructores. Sustrato arenoso con parches discontinuos de roca coralina, fragmentos coralinos y conchas de bivalvos. Escombros generados por daños mecánicos (volcamiento y fracturas). Organismos bentónicos recubiertos parcialmente por arenas gruesas blancas calcáreas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.432528 -81.495111)"^^geo:wktLiteral ;
  geo-pos:lat "12.432528"^^xsd:decimal ;
  geo-pos:long "-81.495111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E16-16" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0223'^^xsd:string;
  dwc:scientificName 'Diadema antillarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E16-16'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.495111'^^xsd:double;
  dwc:latitude '12.432528'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2022: NT'^^xsd:string;
  dwc:aphiaid '124332'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0223'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '124332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con complejidad estructural muy baja. Escaza presencia de corales vivos. Terrazas de roca coralinas (1 a 2 m de altura) colonizada por organismos no constructores. Sustrato arenoso con parches discontinuos de roca coralina, fragmentos coralinos y conchas de bivalvos. Escombros generados por daños mecánicos (volcamiento y fracturas). Organismos bentónicos recubiertos parcialmente por arenas gruesas blancas calcáreas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de invertebrados marinos de Colombia. Chasqui et al 2022'^^xsd:string;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Diadema antillarum'^^xsd:string;
  dwc:higherClassification 'Animalia | Echinodermata | Echinoidea | Diadematoida | Diadematidae | Diadema | antillarum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0224> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.432528 -81.495111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.432528"^^xsd:decimal ;
  dwc:decimalLongitude "-81.495111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con complejidad estructural muy baja. Escaza presencia de corales vivos. Terrazas de roca coralinas (1 a 2 m de altura) colonizada por organismos no constructores. Sustrato arenoso con parches discontinuos de roca coralina, fragmentos coralinos y conchas de bivalvos. Escombros generados por daños mecánicos (volcamiento y fracturas). Organismos bentónicos recubiertos parcialmente por arenas gruesas blancas calcáreas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.432528 -81.495111)"^^geo:wktLiteral ;
  geo-pos:lat "12.432528"^^xsd:decimal ;
  geo-pos:long "-81.495111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E16-16" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0224'^^xsd:string;
  dwc:scientificName 'Echinometra viridis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E16-16'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.495111'^^xsd:double;
  dwc:latitude '12.432528'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Su estado de amenaza no ha sido evaluado'^^xsd:string;
  dwc:aphiaid '422493'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0224'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '422493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con complejidad estructural muy baja. Escaza presencia de corales vivos. Terrazas de roca coralinas (1 a 2 m de altura) colonizada por organismos no constructores. Sustrato arenoso con parches discontinuos de roca coralina, fragmentos coralinos y conchas de bivalvos. Escombros generados por daños mecánicos (volcamiento y fracturas). Organismos bentónicos recubiertos parcialmente por arenas gruesas blancas calcáreas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Echinometra viridis'^^xsd:string;
  dwc:higherClassification 'Animalia | Echinodermata | Echinoidea | Camarodonta | Echinometridae | Echinometra | viridis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0225> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.432528 -81.495111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.432528"^^xsd:decimal ;
  dwc:decimalLongitude "-81.495111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con complejidad estructural muy baja. Escaza presencia de corales vivos. Terrazas de roca coralinas (1 a 2 m de altura) colonizada por organismos no constructores. Sustrato arenoso con parches discontinuos de roca coralina, fragmentos coralinos y conchas de bivalvos. Escombros generados por daños mecánicos (volcamiento y fracturas). Organismos bentónicos recubiertos parcialmente por arenas gruesas blancas calcáreas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.432528 -81.495111)"^^geo:wktLiteral ;
  geo-pos:lat "12.432528"^^xsd:decimal ;
  geo-pos:long "-81.495111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-16_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E16-16" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0225'^^xsd:string;
  dwc:scientificName 'Aliger gigas'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E16-16'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.495111'^^xsd:double;
  dwc:latitude '12.432528'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '8.4'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2022: VU A1ae'^^xsd:string;
  dwc:aphiaid '1429769'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0225'^^xsd:string;
  dwc:observationDate '2022-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '1429769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con complejidad estructural muy baja. Escaza presencia de corales vivos. Terrazas de roca coralinas (1 a 2 m de altura) colonizada por organismos no constructores. Sustrato arenoso con parches discontinuos de roca coralina, fragmentos coralinos y conchas de bivalvos. Escombros generados por daños mecánicos (volcamiento y fracturas). Organismos bentónicos recubiertos parcialmente por arenas gruesas blancas calcáreas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de invertebrados marinos de Colombia. Chasqui et al 2022'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Aliger gigas'^^xsd:string;
  dwc:higherClassification 'Animalia | Mollusca | Gastropoda | Littorinimorpha | Strombidae | Aliger | gigas'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0226> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.39825 -81.439556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.39825"^^xsd:decimal ;
  dwc:decimalLongitude "-81.439556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja (apariencia plana). Surcos amplios de arena y espolones irregulares de roca coralina con altura máxima de 1,5 m. Sustrato tipo pavimento recubierto por sedimentos finos de color blanco. Abundantes restos coralino y de conchas de moluscos y equinodermos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.39825 -81.439556)"^^geo:wktLiteral ;
  geo-pos:lat "12.39825"^^xsd:decimal ;
  geo-pos:long "-81.439556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E5-5" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0226'^^xsd:string;
  dwc:scientificName 'Agaricia agaricites'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E5-5'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.439556'^^xsd:double;
  dwc:latitude '12.39825'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: VU A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '287911'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0226'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '287911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja (apariencia plana). Surcos amplios de arena y espolones irregulares de roca coralina con altura máxima de 1,5 m. Sustrato tipo pavimento recubierto por sedimentos finos de color blanco. Abundantes restos coralino y de conchas de moluscos y equinodermos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Agaricia agaricites'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Agariciidae | Agaricia | agaricites'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0227> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.39825 -81.439556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.39825"^^xsd:decimal ;
  dwc:decimalLongitude "-81.439556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja (apariencia plana). Surcos amplios de arena y espolones irregulares de roca coralina con altura máxima de 1,5 m. Sustrato tipo pavimento recubierto por sedimentos finos de color blanco. Abundantes restos coralino y de conchas de moluscos y equinodermos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.39825 -81.439556)"^^geo:wktLiteral ;
  geo-pos:lat "12.39825"^^xsd:decimal ;
  geo-pos:long "-81.439556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E5-5" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0227'^^xsd:string;
  dwc:scientificName 'Agaricia humilis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E5-5'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.439556'^^xsd:double;
  dwc:latitude '12.39825'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '287914'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0227'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '287914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja (apariencia plana). Surcos amplios de arena y espolones irregulares de roca coralina con altura máxima de 1,5 m. Sustrato tipo pavimento recubierto por sedimentos finos de color blanco. Abundantes restos coralino y de conchas de moluscos y equinodermos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Agaricia humilis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Agariciidae | Agaricia | humilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0228> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.39825 -81.439556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.39825"^^xsd:decimal ;
  dwc:decimalLongitude "-81.439556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja (apariencia plana). Surcos amplios de arena y espolones irregulares de roca coralina con altura máxima de 1,5 m. Sustrato tipo pavimento recubierto por sedimentos finos de color blanco. Abundantes restos coralino y de conchas de moluscos y equinodermos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.39825 -81.439556)"^^geo:wktLiteral ;
  geo-pos:lat "12.39825"^^xsd:decimal ;
  geo-pos:long "-81.439556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E5-5" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0228'^^xsd:string;
  dwc:scientificName 'Dendrogyra cylindrus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E5-5'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.439556'^^xsd:double;
  dwc:latitude '12.39825'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A2bce - Disminuyendo'^^xsd:string;
  dwc:aphiaid '418865'^^xsd:integer;
  dwc:samplingEffort '10 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Video'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0228'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '418865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja (apariencia plana). Surcos amplios de arena y espolones irregulares de roca coralina con altura máxima de 1,5 m. Sustrato tipo pavimento recubierto por sedimentos finos de color blanco. Abundantes restos coralino y de conchas de moluscos y equinodermos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '10'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Dendrogyra cylindrus'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Meandrinidae | Dendrogyra  | cylindrus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0229> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.39825 -81.439556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.39825"^^xsd:decimal ;
  dwc:decimalLongitude "-81.439556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja (apariencia plana). Surcos amplios de arena y espolones irregulares de roca coralina con altura máxima de 1,5 m. Sustrato tipo pavimento recubierto por sedimentos finos de color blanco. Abundantes restos coralino y de conchas de moluscos y equinodermos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.39825 -81.439556)"^^geo:wktLiteral ;
  geo-pos:lat "12.39825"^^xsd:decimal ;
  geo-pos:long "-81.439556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E5-5" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0229'^^xsd:string;
  dwc:scientificName 'Madracis decactis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E5-5'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.439556'^^xsd:double;
  dwc:latitude '12.39825'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '287107'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0229'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '287107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja (apariencia plana). Surcos amplios de arena y espolones irregulares de roca coralina con altura máxima de 1,5 m. Sustrato tipo pavimento recubierto por sedimentos finos de color blanco. Abundantes restos coralino y de conchas de moluscos y equinodermos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Madracis decactis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Pocilloporidae | Madracis | decactis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0230> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.39825 -81.439556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.39825"^^xsd:decimal ;
  dwc:decimalLongitude "-81.439556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja (apariencia plana). Surcos amplios de arena y espolones irregulares de roca coralina con altura máxima de 1,5 m. Sustrato tipo pavimento recubierto por sedimentos finos de color blanco. Abundantes restos coralino y de conchas de moluscos y equinodermos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.39825 -81.439556)"^^geo:wktLiteral ;
  geo-pos:lat "12.39825"^^xsd:decimal ;
  geo-pos:long "-81.439556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E5-5" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0230'^^xsd:string;
  dwc:scientificName 'Montastraea cavernosa'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E5-5'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.439556'^^xsd:double;
  dwc:latitude '12.39825'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '287962'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0230'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '287962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja (apariencia plana). Surcos amplios de arena y espolones irregulares de roca coralina con altura máxima de 1,5 m. Sustrato tipo pavimento recubierto por sedimentos finos de color blanco. Abundantes restos coralino y de conchas de moluscos y equinodermos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Montastraea cavernosa'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Montastraeidae | Montastraea | cavernosa'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0231> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.39825 -81.439556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.39825"^^xsd:decimal ;
  dwc:decimalLongitude "-81.439556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja (apariencia plana). Surcos amplios de arena y espolones irregulares de roca coralina con altura máxima de 1,5 m. Sustrato tipo pavimento recubierto por sedimentos finos de color blanco. Abundantes restos coralino y de conchas de moluscos y equinodermos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.39825 -81.439556)"^^geo:wktLiteral ;
  geo-pos:lat "12.39825"^^xsd:decimal ;
  geo-pos:long "-81.439556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E5-5" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0231'^^xsd:string;
  dwc:scientificName 'Porites astreoides'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E5-5'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.439556'^^xsd:double;
  dwc:latitude '12.39825'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '288889'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0231'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '288889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja (apariencia plana). Surcos amplios de arena y espolones irregulares de roca coralina con altura máxima de 1,5 m. Sustrato tipo pavimento recubierto por sedimentos finos de color blanco. Abundantes restos coralino y de conchas de moluscos y equinodermos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Porites astreoides'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Poritidae | Porites | astreoides'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0232> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.39825 -81.439556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.39825"^^xsd:decimal ;
  dwc:decimalLongitude "-81.439556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja (apariencia plana). Surcos amplios de arena y espolones irregulares de roca coralina con altura máxima de 1,5 m. Sustrato tipo pavimento recubierto por sedimentos finos de color blanco. Abundantes restos coralino y de conchas de moluscos y equinodermos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.39825 -81.439556)"^^geo:wktLiteral ;
  geo-pos:lat "12.39825"^^xsd:decimal ;
  geo-pos:long "-81.439556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E5-5" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0232'^^xsd:string;
  dwc:scientificName 'Porites divaricata'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E5-5'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.439556'^^xsd:double;
  dwc:latitude '12.39825'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '411268'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0232'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '411268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja (apariencia plana). Surcos amplios de arena y espolones irregulares de roca coralina con altura máxima de 1,5 m. Sustrato tipo pavimento recubierto por sedimentos finos de color blanco. Abundantes restos coralino y de conchas de moluscos y equinodermos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Porites divaricata'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Poritidae | Porites | divaricata'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0233> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.39825 -81.439556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.39825"^^xsd:decimal ;
  dwc:decimalLongitude "-81.439556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja (apariencia plana). Surcos amplios de arena y espolones irregulares de roca coralina con altura máxima de 1,5 m. Sustrato tipo pavimento recubierto por sedimentos finos de color blanco. Abundantes restos coralino y de conchas de moluscos y equinodermos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.39825 -81.439556)"^^geo:wktLiteral ;
  geo-pos:lat "12.39825"^^xsd:decimal ;
  geo-pos:long "-81.439556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E5-5" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0233'^^xsd:string;
  dwc:scientificName 'Pseudodiploria strigosa'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E5-5'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.439556'^^xsd:double;
  dwc:latitude '12.39825'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '718718'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0233'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '718718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja (apariencia plana). Surcos amplios de arena y espolones irregulares de roca coralina con altura máxima de 1,5 m. Sustrato tipo pavimento recubierto por sedimentos finos de color blanco. Abundantes restos coralino y de conchas de moluscos y equinodermos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Pseudodiploria strigosa'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Pseudodiploria | strigosa'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0234> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.39825 -81.439556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.39825"^^xsd:decimal ;
  dwc:decimalLongitude "-81.439556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja (apariencia plana). Surcos amplios de arena y espolones irregulares de roca coralina con altura máxima de 1,5 m. Sustrato tipo pavimento recubierto por sedimentos finos de color blanco. Abundantes restos coralino y de conchas de moluscos y equinodermos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.39825 -81.439556)"^^geo:wktLiteral ;
  geo-pos:lat "12.39825"^^xsd:decimal ;
  geo-pos:long "-81.439556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E5-5" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0234'^^xsd:string;
  dwc:scientificName 'Siderastrea siderea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E5-5'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.439556'^^xsd:double;
  dwc:latitude '12.39825'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '207516'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0234'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '207516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja (apariencia plana). Surcos amplios de arena y espolones irregulares de roca coralina con altura máxima de 1,5 m. Sustrato tipo pavimento recubierto por sedimentos finos de color blanco. Abundantes restos coralino y de conchas de moluscos y equinodermos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Siderastrea siderea'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Rhizangiidae | Siderastrea | siderea'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0235> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.39825 -81.439556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.39825"^^xsd:decimal ;
  dwc:decimalLongitude "-81.439556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja (apariencia plana). Surcos amplios de arena y espolones irregulares de roca coralina con altura máxima de 1,5 m. Sustrato tipo pavimento recubierto por sedimentos finos de color blanco. Abundantes restos coralino y de conchas de moluscos y equinodermos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.39825 -81.439556)"^^geo:wktLiteral ;
  geo-pos:lat "12.39825"^^xsd:decimal ;
  geo-pos:long "-81.439556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E5-5" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0235'^^xsd:string;
  dwc:scientificName 'Siderastrea radians'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E5-5'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.439556'^^xsd:double;
  dwc:latitude '12.39825'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '207517'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0235'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '207517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja (apariencia plana). Surcos amplios de arena y espolones irregulares de roca coralina con altura máxima de 1,5 m. Sustrato tipo pavimento recubierto por sedimentos finos de color blanco. Abundantes restos coralino y de conchas de moluscos y equinodermos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Siderastrea radians'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Rhizangiidae | Siderastrea | radians'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0236> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.39825 -81.439556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.39825"^^xsd:decimal ;
  dwc:decimalLongitude "-81.439556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja (apariencia plana). Surcos amplios de arena y espolones irregulares de roca coralina con altura máxima de 1,5 m. Sustrato tipo pavimento recubierto por sedimentos finos de color blanco. Abundantes restos coralino y de conchas de moluscos y equinodermos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.39825 -81.439556)"^^geo:wktLiteral ;
  geo-pos:lat "12.39825"^^xsd:decimal ;
  geo-pos:long "-81.439556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E5-5" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0236'^^xsd:string;
  dwc:scientificName 'Stephanocoenia intersepta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E5-5'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.439556'^^xsd:double;
  dwc:latitude '12.39825'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: NT A2bce - Disminuyendo'^^xsd:string;
  dwc:aphiaid '291119'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0236'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '291119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja (apariencia plana). Surcos amplios de arena y espolones irregulares de roca coralina con altura máxima de 1,5 m. Sustrato tipo pavimento recubierto por sedimentos finos de color blanco. Abundantes restos coralino y de conchas de moluscos y equinodermos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Stephanocoenia intersepta'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Astrocoeniidae | Stephanocoenia | intersepta'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0237> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.39825 -81.439556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.39825"^^xsd:decimal ;
  dwc:decimalLongitude "-81.439556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja (apariencia plana). Surcos amplios de arena y espolones irregulares de roca coralina con altura máxima de 1,5 m. Sustrato tipo pavimento recubierto por sedimentos finos de color blanco. Abundantes restos coralino y de conchas de moluscos y equinodermos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.39825 -81.439556)"^^geo:wktLiteral ;
  geo-pos:lat "12.39825"^^xsd:decimal ;
  geo-pos:long "-81.439556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E5-5" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0237'^^xsd:string;
  dwc:scientificName 'Millepora alcicornis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E5-5'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.439556'^^xsd:double;
  dwc:latitude '12.39825'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: VU A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '210726'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0237'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '210726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja (apariencia plana). Surcos amplios de arena y espolones irregulares de roca coralina con altura máxima de 1,5 m. Sustrato tipo pavimento recubierto por sedimentos finos de color blanco. Abundantes restos coralino y de conchas de moluscos y equinodermos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Millepora alcicornis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Hydrozoa | Anthoathecata | Milleporidae | Millepora | alcicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0238> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.39825 -81.439556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.39825"^^xsd:decimal ;
  dwc:decimalLongitude "-81.439556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja (apariencia plana). Surcos amplios de arena y espolones irregulares de roca coralina con altura máxima de 1,5 m. Sustrato tipo pavimento recubierto por sedimentos finos de color blanco. Abundantes restos coralino y de conchas de moluscos y equinodermos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.39825 -81.439556)"^^geo:wktLiteral ;
  geo-pos:lat "12.39825"^^xsd:decimal ;
  geo-pos:long "-81.439556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E5-5" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0238'^^xsd:string;
  dwc:scientificName 'Millepora complanata'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E5-5'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.439556'^^xsd:double;
  dwc:latitude '12.39825'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '287421'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0238'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '287421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja (apariencia plana). Surcos amplios de arena y espolones irregulares de roca coralina con altura máxima de 1,5 m. Sustrato tipo pavimento recubierto por sedimentos finos de color blanco. Abundantes restos coralino y de conchas de moluscos y equinodermos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Millepora complanata'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Hydrozoa | Anthoathecata | Milleporidae | Millepora | complanata'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0239> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.39825 -81.439556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.39825"^^xsd:decimal ;
  dwc:decimalLongitude "-81.439556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja (apariencia plana). Surcos amplios de arena y espolones irregulares de roca coralina con altura máxima de 1,5 m. Sustrato tipo pavimento recubierto por sedimentos finos de color blanco. Abundantes restos coralino y de conchas de moluscos y equinodermos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.39825 -81.439556)"^^geo:wktLiteral ;
  geo-pos:lat "12.39825"^^xsd:decimal ;
  geo-pos:long "-81.439556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E5-5" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0239'^^xsd:string;
  dwc:scientificName 'Stylaster roseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E5-5'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.439556'^^xsd:double;
  dwc:latitude '12.39825'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Su estado de amenaza no ha sido evaluado'^^xsd:string;
  dwc:aphiaid '285905'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0239'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '285905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja (apariencia plana). Surcos amplios de arena y espolones irregulares de roca coralina con altura máxima de 1,5 m. Sustrato tipo pavimento recubierto por sedimentos finos de color blanco. Abundantes restos coralino y de conchas de moluscos y equinodermos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Stylaster roseus'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Hydrozoa | Anthoathecata | Stylasteridae | Stylaster | roseus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0240> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.39825 -81.439556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.39825"^^xsd:decimal ;
  dwc:decimalLongitude "-81.439556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja (apariencia plana). Surcos amplios de arena y espolones irregulares de roca coralina con altura máxima de 1,5 m. Sustrato tipo pavimento recubierto por sedimentos finos de color blanco. Abundantes restos coralino y de conchas de moluscos y equinodermos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.39825 -81.439556)"^^geo:wktLiteral ;
  geo-pos:lat "12.39825"^^xsd:decimal ;
  geo-pos:long "-81.439556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E5-5" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0240'^^xsd:string;
  dwc:scientificName 'Gorgonia ventalina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E5-5'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.439556'^^xsd:double;
  dwc:latitude '12.39825'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2022: VU A2ce'^^xsd:string;
  dwc:aphiaid '290045'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0240'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '290045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja (apariencia plana). Surcos amplios de arena y espolones irregulares de roca coralina con altura máxima de 1,5 m. Sustrato tipo pavimento recubierto por sedimentos finos de color blanco. Abundantes restos coralino y de conchas de moluscos y equinodermos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de invertebrados marinos de Colombia. Chasqui et al 2022'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Gorgonia ventalina'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Malacalcyonacea | Gorgoniidae | Gorgonia | ventalina'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0241> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.39825 -81.439556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.39825"^^xsd:decimal ;
  dwc:decimalLongitude "-81.439556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja (apariencia plana). Surcos amplios de arena y espolones irregulares de roca coralina con altura máxima de 1,5 m. Sustrato tipo pavimento recubierto por sedimentos finos de color blanco. Abundantes restos coralino y de conchas de moluscos y equinodermos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.39825 -81.439556)"^^geo:wktLiteral ;
  geo-pos:lat "12.39825"^^xsd:decimal ;
  geo-pos:long "-81.439556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E5-5" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0241'^^xsd:string;
  dwc:scientificName 'Acanthurus chirurgus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E5-5'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.439556'^^xsd:double;
  dwc:latitude '12.39825'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Estable'^^xsd:string;
  dwc:aphiaid '159580'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0241'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '159580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja (apariencia plana). Surcos amplios de arena y espolones irregulares de roca coralina con altura máxima de 1,5 m. Sustrato tipo pavimento recubierto por sedimentos finos de color blanco. Abundantes restos coralino y de conchas de moluscos y equinodermos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Acanthurus chirurgus'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Acanthuriformes | Acanthuridae | Acanthurus | chirurgus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0242> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.39825 -81.439556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.39825"^^xsd:decimal ;
  dwc:decimalLongitude "-81.439556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja (apariencia plana). Surcos amplios de arena y espolones irregulares de roca coralina con altura máxima de 1,5 m. Sustrato tipo pavimento recubierto por sedimentos finos de color blanco. Abundantes restos coralino y de conchas de moluscos y equinodermos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.39825 -81.439556)"^^geo:wktLiteral ;
  geo-pos:lat "12.39825"^^xsd:decimal ;
  geo-pos:long "-81.439556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E5-5" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0242'^^xsd:string;
  dwc:scientificName 'Acanthurus coeruleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E5-5'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.439556'^^xsd:double;
  dwc:latitude '12.39825'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Estable'^^xsd:string;
  dwc:aphiaid '159581'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0242'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '159581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja (apariencia plana). Surcos amplios de arena y espolones irregulares de roca coralina con altura máxima de 1,5 m. Sustrato tipo pavimento recubierto por sedimentos finos de color blanco. Abundantes restos coralino y de conchas de moluscos y equinodermos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Acanthurus coeruleus'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Acanthuriformes | Acanthuridae | Acanthurus | coeruleus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0243> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.39825 -81.439556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.39825"^^xsd:decimal ;
  dwc:decimalLongitude "-81.439556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja (apariencia plana). Surcos amplios de arena y espolones irregulares de roca coralina con altura máxima de 1,5 m. Sustrato tipo pavimento recubierto por sedimentos finos de color blanco. Abundantes restos coralino y de conchas de moluscos y equinodermos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.39825 -81.439556)"^^geo:wktLiteral ;
  geo-pos:lat "12.39825"^^xsd:decimal ;
  geo-pos:long "-81.439556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E5-5" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0243'^^xsd:string;
  dwc:scientificName 'Acanthurus tractus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E5-5'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.439556'^^xsd:double;
  dwc:latitude '12.39825'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '301914'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0243'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '301914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja (apariencia plana). Surcos amplios de arena y espolones irregulares de roca coralina con altura máxima de 1,5 m. Sustrato tipo pavimento recubierto por sedimentos finos de color blanco. Abundantes restos coralino y de conchas de moluscos y equinodermos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Acanthurus tractus'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Acanthuriformes | Acanthuridae | Acanthurus | tractus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0244> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.39825 -81.439556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.39825"^^xsd:decimal ;
  dwc:decimalLongitude "-81.439556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja (apariencia plana). Surcos amplios de arena y espolones irregulares de roca coralina con altura máxima de 1,5 m. Sustrato tipo pavimento recubierto por sedimentos finos de color blanco. Abundantes restos coralino y de conchas de moluscos y equinodermos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.39825 -81.439556)"^^geo:wktLiteral ;
  geo-pos:lat "12.39825"^^xsd:decimal ;
  geo-pos:long "-81.439556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E5-5" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0244'^^xsd:string;
  dwc:scientificName 'Scarus taeniopterus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E5-5'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.439556'^^xsd:double;
  dwc:latitude '12.39825'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '276062'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0244'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '276062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja (apariencia plana). Surcos amplios de arena y espolones irregulares de roca coralina con altura máxima de 1,5 m. Sustrato tipo pavimento recubierto por sedimentos finos de color blanco. Abundantes restos coralino y de conchas de moluscos y equinodermos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Scarus taeniopterus'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Scarus | taeniopterus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0245> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.39825 -81.439556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.39825"^^xsd:decimal ;
  dwc:decimalLongitude "-81.439556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja (apariencia plana). Surcos amplios de arena y espolones irregulares de roca coralina con altura máxima de 1,5 m. Sustrato tipo pavimento recubierto por sedimentos finos de color blanco. Abundantes restos coralino y de conchas de moluscos y equinodermos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.39825 -81.439556)"^^geo:wktLiteral ;
  geo-pos:lat "12.39825"^^xsd:decimal ;
  geo-pos:long "-81.439556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E5-5" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0245'^^xsd:string;
  dwc:scientificName 'Sparisoma aurofrenatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E5-5'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.439556'^^xsd:double;
  dwc:latitude '12.39825'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '273772'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0245'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '273772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja (apariencia plana). Surcos amplios de arena y espolones irregulares de roca coralina con altura máxima de 1,5 m. Sustrato tipo pavimento recubierto por sedimentos finos de color blanco. Abundantes restos coralino y de conchas de moluscos y equinodermos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Sparisoma aurofrenatum'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Sparisoma | aurofrenatum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0246> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.39825 -81.439556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.39825"^^xsd:decimal ;
  dwc:decimalLongitude "-81.439556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja (apariencia plana). Surcos amplios de arena y espolones irregulares de roca coralina con altura máxima de 1,5 m. Sustrato tipo pavimento recubierto por sedimentos finos de color blanco. Abundantes restos coralino y de conchas de moluscos y equinodermos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.39825 -81.439556)"^^geo:wktLiteral ;
  geo-pos:lat "12.39825"^^xsd:decimal ;
  geo-pos:long "-81.439556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E5-5" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0246'^^xsd:string;
  dwc:scientificName 'Sparisoma viride'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E5-5'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.439556'^^xsd:double;
  dwc:latitude '12.39825'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2017: NT'^^xsd:string;
  dwc:aphiaid '273780'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0246'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '273780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja (apariencia plana). Surcos amplios de arena y espolones irregulares de roca coralina con altura máxima de 1,5 m. Sustrato tipo pavimento recubierto por sedimentos finos de color blanco. Abundantes restos coralino y de conchas de moluscos y equinodermos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de peces marinos de Colombia. Chasqui et al 2017'^^xsd:string;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Sparisoma viride'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Sparisoma | viride'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0247> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.39825 -81.439556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.39825"^^xsd:decimal ;
  dwc:decimalLongitude "-81.439556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza del arrecife frontal con complejidad estructural baja (apariencia plana). Surcos amplios de arena y espolones irregulares de roca coralina con altura máxima de 1,5 m. Sustrato tipo pavimento recubierto por sedimentos finos de color blanco. Abundantes restos coralino y de conchas de moluscos y equinodermos."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.39825 -81.439556)"^^geo:wktLiteral ;
  geo-pos:lat "12.39825"^^xsd:decimal ;
  geo-pos:long "-81.439556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-5_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E5-5" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0247'^^xsd:string;
  dwc:scientificName 'Diadema antillarum'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E5-5'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.439556'^^xsd:double;
  dwc:latitude '12.39825'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '15.8'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2022: NT'^^xsd:string;
  dwc:aphiaid '124332'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0247'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '124332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza del arrecife frontal con complejidad estructural baja (apariencia plana). Surcos amplios de arena y espolones irregulares de roca coralina con altura máxima de 1,5 m. Sustrato tipo pavimento recubierto por sedimentos finos de color blanco. Abundantes restos coralino y de conchas de moluscos y equinodermos.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de invertebrados marinos de Colombia. Chasqui et al 2022'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Diadema antillarum'^^xsd:string;
  dwc:higherClassification 'Animalia | Echinodermata | Echinoidea | Diadematoida | Diadematidae | Diadema | antillarum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0248> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.389806 -81.452694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.389806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.452694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con complejidad estructural alta. Terrazas de roca coralina entre 3 - 4 m de altura y presencia de algunas colonias vivas gigantes de meandroides. El arrecife es estriado de poca extensión, bordeado por una plano arenoso (plataforma). Abundantes restos coralinos. Roca coralina erosionada formando arcos"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.389806 -81.452694)"^^geo:wktLiteral ;
  geo-pos:lat "12.389806"^^xsd:decimal ;
  geo-pos:long "-81.452694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E21-21" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0248'^^xsd:string;
  dwc:scientificName 'Agaricia agaricites'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E21-21'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.452694'^^xsd:double;
  dwc:latitude '12.389806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2.7'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: VU A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '287911'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0248'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '287911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con complejidad estructural alta. Terrazas de roca coralina entre 3 - 4 m de altura y presencia de algunas colonias vivas gigantes de meandroides. El arrecife es estriado de poca extensión, bordeado por una plano arenoso (plataforma). Abundantes restos coralinos. Roca coralina erosionada formando arcos'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Agaricia agaricites'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Agariciidae | Agaricia | agaricites'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0249> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.389806 -81.452694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.389806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.452694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con complejidad estructural alta. Terrazas de roca coralina entre 3 - 4 m de altura y presencia de algunas colonias vivas gigantes de meandroides. El arrecife es estriado de poca extensión, bordeado por una plano arenoso (plataforma). Abundantes restos coralinos. Roca coralina erosionada formando arcos"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.389806 -81.452694)"^^geo:wktLiteral ;
  geo-pos:lat "12.389806"^^xsd:decimal ;
  geo-pos:long "-81.452694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E21-21" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0249'^^xsd:string;
  dwc:scientificName 'Diploria labyrinthiformis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E21-21'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.452694'^^xsd:double;
  dwc:latitude '12.389806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2.7'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '289826'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0249'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '289826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con complejidad estructural alta. Terrazas de roca coralina entre 3 - 4 m de altura y presencia de algunas colonias vivas gigantes de meandroides. El arrecife es estriado de poca extensión, bordeado por una plano arenoso (plataforma). Abundantes restos coralinos. Roca coralina erosionada formando arcos'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Diploria labyrinthiformis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Diploria | labyrinthiformis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0250> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.389806 -81.452694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.389806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.452694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con complejidad estructural alta. Terrazas de roca coralina entre 3 - 4 m de altura y presencia de algunas colonias vivas gigantes de meandroides. El arrecife es estriado de poca extensión, bordeado por una plano arenoso (plataforma). Abundantes restos coralinos. Roca coralina erosionada formando arcos"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.389806 -81.452694)"^^geo:wktLiteral ;
  geo-pos:lat "12.389806"^^xsd:decimal ;
  geo-pos:long "-81.452694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E21-21" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0250'^^xsd:string;
  dwc:scientificName 'Favia fragum'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E21-21'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.452694'^^xsd:double;
  dwc:latitude '12.389806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2.7'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '207432'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0250'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '207432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con complejidad estructural alta. Terrazas de roca coralina entre 3 - 4 m de altura y presencia de algunas colonias vivas gigantes de meandroides. El arrecife es estriado de poca extensión, bordeado por una plano arenoso (plataforma). Abundantes restos coralinos. Roca coralina erosionada formando arcos'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Favia fragum'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Favia | fragum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0251> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.389806 -81.452694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.389806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.452694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con complejidad estructural alta. Terrazas de roca coralina entre 3 - 4 m de altura y presencia de algunas colonias vivas gigantes de meandroides. El arrecife es estriado de poca extensión, bordeado por una plano arenoso (plataforma). Abundantes restos coralinos. Roca coralina erosionada formando arcos"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.389806 -81.452694)"^^geo:wktLiteral ;
  geo-pos:lat "12.389806"^^xsd:decimal ;
  geo-pos:long "-81.452694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E21-21" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0251'^^xsd:string;
  dwc:scientificName 'Madracis decactis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E21-21'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.452694'^^xsd:double;
  dwc:latitude '12.389806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2.7'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '287107'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0251'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '287107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con complejidad estructural alta. Terrazas de roca coralina entre 3 - 4 m de altura y presencia de algunas colonias vivas gigantes de meandroides. El arrecife es estriado de poca extensión, bordeado por una plano arenoso (plataforma). Abundantes restos coralinos. Roca coralina erosionada formando arcos'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Madracis decactis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Pocilloporidae | Madracis | decactis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0252> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.389806 -81.452694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.389806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.452694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con complejidad estructural alta. Terrazas de roca coralina entre 3 - 4 m de altura y presencia de algunas colonias vivas gigantes de meandroides. El arrecife es estriado de poca extensión, bordeado por una plano arenoso (plataforma). Abundantes restos coralinos. Roca coralina erosionada formando arcos"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.389806 -81.452694)"^^geo:wktLiteral ;
  geo-pos:lat "12.389806"^^xsd:decimal ;
  geo-pos:long "-81.452694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E21-21" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0252'^^xsd:string;
  dwc:scientificName 'Montastraea cavernosa'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E21-21'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.452694'^^xsd:double;
  dwc:latitude '12.389806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2.7'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '287962'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0252'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '287962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con complejidad estructural alta. Terrazas de roca coralina entre 3 - 4 m de altura y presencia de algunas colonias vivas gigantes de meandroides. El arrecife es estriado de poca extensión, bordeado por una plano arenoso (plataforma). Abundantes restos coralinos. Roca coralina erosionada formando arcos'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Montastraea cavernosa'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Montastraeidae | Montastraea | cavernosa'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0253> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.389806 -81.452694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.389806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.452694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con complejidad estructural alta. Terrazas de roca coralina entre 3 - 4 m de altura y presencia de algunas colonias vivas gigantes de meandroides. El arrecife es estriado de poca extensión, bordeado por una plano arenoso (plataforma). Abundantes restos coralinos. Roca coralina erosionada formando arcos"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.389806 -81.452694)"^^geo:wktLiteral ;
  geo-pos:lat "12.389806"^^xsd:decimal ;
  geo-pos:long "-81.452694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E21-21" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0253'^^xsd:string;
  dwc:scientificName 'Porites astreoides'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E21-21'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.452694'^^xsd:double;
  dwc:latitude '12.389806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2.7'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '288889'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0253'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '288889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con complejidad estructural alta. Terrazas de roca coralina entre 3 - 4 m de altura y presencia de algunas colonias vivas gigantes de meandroides. El arrecife es estriado de poca extensión, bordeado por una plano arenoso (plataforma). Abundantes restos coralinos. Roca coralina erosionada formando arcos'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Porites astreoides'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Poritidae | Porites | astreoides'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0254> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.389806 -81.452694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.389806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.452694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con complejidad estructural alta. Terrazas de roca coralina entre 3 - 4 m de altura y presencia de algunas colonias vivas gigantes de meandroides. El arrecife es estriado de poca extensión, bordeado por una plano arenoso (plataforma). Abundantes restos coralinos. Roca coralina erosionada formando arcos"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.389806 -81.452694)"^^geo:wktLiteral ;
  geo-pos:lat "12.389806"^^xsd:decimal ;
  geo-pos:long "-81.452694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E21-21" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0254'^^xsd:string;
  dwc:scientificName 'Porites porites'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E21-21'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.452694'^^xsd:double;
  dwc:latitude '12.389806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2.7'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '207238'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0254'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '207238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con complejidad estructural alta. Terrazas de roca coralina entre 3 - 4 m de altura y presencia de algunas colonias vivas gigantes de meandroides. El arrecife es estriado de poca extensión, bordeado por una plano arenoso (plataforma). Abundantes restos coralinos. Roca coralina erosionada formando arcos'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Porites porites'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Poritidae | Porites | porites'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0255> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.389806 -81.452694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.389806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.452694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con complejidad estructural alta. Terrazas de roca coralina entre 3 - 4 m de altura y presencia de algunas colonias vivas gigantes de meandroides. El arrecife es estriado de poca extensión, bordeado por una plano arenoso (plataforma). Abundantes restos coralinos. Roca coralina erosionada formando arcos"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.389806 -81.452694)"^^geo:wktLiteral ;
  geo-pos:lat "12.389806"^^xsd:decimal ;
  geo-pos:long "-81.452694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E21-21" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0255'^^xsd:string;
  dwc:scientificName 'Porites colonensis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E21-21'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.452694'^^xsd:double;
  dwc:latitude '12.389806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2.7'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: VU B2ab (iii) - Desconocido'^^xsd:string;
  dwc:aphiaid '288893'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0255'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '288893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con complejidad estructural alta. Terrazas de roca coralina entre 3 - 4 m de altura y presencia de algunas colonias vivas gigantes de meandroides. El arrecife es estriado de poca extensión, bordeado por una plano arenoso (plataforma). Abundantes restos coralinos. Roca coralina erosionada formando arcos'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Porites colonensis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Poritidae | Porites | colonensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0256> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.389806 -81.452694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.389806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.452694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con complejidad estructural alta. Terrazas de roca coralina entre 3 - 4 m de altura y presencia de algunas colonias vivas gigantes de meandroides. El arrecife es estriado de poca extensión, bordeado por una plano arenoso (plataforma). Abundantes restos coralinos. Roca coralina erosionada formando arcos"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.389806 -81.452694)"^^geo:wktLiteral ;
  geo-pos:lat "12.389806"^^xsd:decimal ;
  geo-pos:long "-81.452694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E21-21" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0256'^^xsd:string;
  dwc:scientificName 'Pseudodiploria strigosa'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E21-21'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.452694'^^xsd:double;
  dwc:latitude '12.389806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2.7'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '718718'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0256'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '718718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con complejidad estructural alta. Terrazas de roca coralina entre 3 - 4 m de altura y presencia de algunas colonias vivas gigantes de meandroides. El arrecife es estriado de poca extensión, bordeado por una plano arenoso (plataforma). Abundantes restos coralinos. Roca coralina erosionada formando arcos'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Pseudodiploria strigosa'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Pseudodiploria | strigosa'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0257> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.389806 -81.452694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.389806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.452694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con complejidad estructural alta. Terrazas de roca coralina entre 3 - 4 m de altura y presencia de algunas colonias vivas gigantes de meandroides. El arrecife es estriado de poca extensión, bordeado por una plano arenoso (plataforma). Abundantes restos coralinos. Roca coralina erosionada formando arcos"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.389806 -81.452694)"^^geo:wktLiteral ;
  geo-pos:lat "12.389806"^^xsd:decimal ;
  geo-pos:long "-81.452694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E21-21" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0257'^^xsd:string;
  dwc:scientificName 'Pseudodiploria clivosa'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E21-21'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.452694'^^xsd:double;
  dwc:latitude '12.389806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2.7'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: NT A2bce - Disminuyendo'^^xsd:string;
  dwc:aphiaid '828326'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0257'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '828326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con complejidad estructural alta. Terrazas de roca coralina entre 3 - 4 m de altura y presencia de algunas colonias vivas gigantes de meandroides. El arrecife es estriado de poca extensión, bordeado por una plano arenoso (plataforma). Abundantes restos coralinos. Roca coralina erosionada formando arcos'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Pseudodiploria clivosa'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Pseudodiploria | clivosa'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0258> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.389806 -81.452694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.389806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.452694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con complejidad estructural alta. Terrazas de roca coralina entre 3 - 4 m de altura y presencia de algunas colonias vivas gigantes de meandroides. El arrecife es estriado de poca extensión, bordeado por una plano arenoso (plataforma). Abundantes restos coralinos. Roca coralina erosionada formando arcos"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.389806 -81.452694)"^^geo:wktLiteral ;
  geo-pos:lat "12.389806"^^xsd:decimal ;
  geo-pos:long "-81.452694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E21-21" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0258'^^xsd:string;
  dwc:scientificName 'Siderastrea siderea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E21-21'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.452694'^^xsd:double;
  dwc:latitude '12.389806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2.7'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '207516'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0258'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '207516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con complejidad estructural alta. Terrazas de roca coralina entre 3 - 4 m de altura y presencia de algunas colonias vivas gigantes de meandroides. El arrecife es estriado de poca extensión, bordeado por una plano arenoso (plataforma). Abundantes restos coralinos. Roca coralina erosionada formando arcos'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Siderastrea siderea'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Rhizangiidae | Siderastrea | siderea'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0259> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.389806 -81.452694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.389806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.452694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con complejidad estructural alta. Terrazas de roca coralina entre 3 - 4 m de altura y presencia de algunas colonias vivas gigantes de meandroides. El arrecife es estriado de poca extensión, bordeado por una plano arenoso (plataforma). Abundantes restos coralinos. Roca coralina erosionada formando arcos"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.389806 -81.452694)"^^geo:wktLiteral ;
  geo-pos:lat "12.389806"^^xsd:decimal ;
  geo-pos:long "-81.452694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E21-21" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0259'^^xsd:string;
  dwc:scientificName 'Millepora complanata'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E21-21'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.452694'^^xsd:double;
  dwc:latitude '12.389806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2.7'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '287421'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0259'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '287421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con complejidad estructural alta. Terrazas de roca coralina entre 3 - 4 m de altura y presencia de algunas colonias vivas gigantes de meandroides. El arrecife es estriado de poca extensión, bordeado por una plano arenoso (plataforma). Abundantes restos coralinos. Roca coralina erosionada formando arcos'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Millepora complanata'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Hydrozoa | Anthoathecata | Milleporidae | Millepora | complanata'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0260> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.389806 -81.452694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.389806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.452694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con complejidad estructural alta. Terrazas de roca coralina entre 3 - 4 m de altura y presencia de algunas colonias vivas gigantes de meandroides. El arrecife es estriado de poca extensión, bordeado por una plano arenoso (plataforma). Abundantes restos coralinos. Roca coralina erosionada formando arcos"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.389806 -81.452694)"^^geo:wktLiteral ;
  geo-pos:lat "12.389806"^^xsd:decimal ;
  geo-pos:long "-81.452694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E21-21" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0260'^^xsd:string;
  dwc:scientificName 'Erythropodium caribaeorum'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E21-21'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.452694'^^xsd:double;
  dwc:latitude '12.389806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2.7'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:occurrenceRemarks 'Su estado de amenaza no ha sido evaluado'^^xsd:string;
  dwc:aphiaid '289919'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0260'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '289919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con complejidad estructural alta. Terrazas de roca coralina entre 3 - 4 m de altura y presencia de algunas colonias vivas gigantes de meandroides. El arrecife es estriado de poca extensión, bordeado por una plano arenoso (plataforma). Abundantes restos coralinos. Roca coralina erosionada formando arcos'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Erythropodium caribaeorum'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleralcyonacea | Erythropodiidae | Erythropodium | caribaeorum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0261> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.389806 -81.452694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.389806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.452694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con complejidad estructural alta. Terrazas de roca coralina entre 3 - 4 m de altura y presencia de algunas colonias vivas gigantes de meandroides. El arrecife es estriado de poca extensión, bordeado por una plano arenoso (plataforma). Abundantes restos coralinos. Roca coralina erosionada formando arcos"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.389806 -81.452694)"^^geo:wktLiteral ;
  geo-pos:lat "12.389806"^^xsd:decimal ;
  geo-pos:long "-81.452694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E21-21" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0261'^^xsd:string;
  dwc:scientificName 'Ginglymostoma cirratum'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E21-21'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.452694'^^xsd:double;
  dwc:latitude '12.389806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2.7'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: VU A2bcd - Disminuyendo'^^xsd:string;
  dwc:aphiaid '105846'^^xsd:integer;
  dwc:samplingEffort '10 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0261'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '105846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con complejidad estructural alta. Terrazas de roca coralina entre 3 - 4 m de altura y presencia de algunas colonias vivas gigantes de meandroides. El arrecife es estriado de poca extensión, bordeado por una plano arenoso (plataforma). Abundantes restos coralinos. Roca coralina erosionada formando arcos'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de peces marinos de Colombia. Chasqui et al 2017'^^xsd:string;
  dwc:sampleSizeValue '10'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Ginglymostoma cirratum'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Elasmobranchii | Orectolobiformes | Ginglymostomatidae | Ginglymostoma'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0262> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.389806 -81.452694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.389806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.452694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con complejidad estructural alta. Terrazas de roca coralina entre 3 - 4 m de altura y presencia de algunas colonias vivas gigantes de meandroides. El arrecife es estriado de poca extensión, bordeado por una plano arenoso (plataforma). Abundantes restos coralinos. Roca coralina erosionada formando arcos"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.389806 -81.452694)"^^geo:wktLiteral ;
  geo-pos:lat "12.389806"^^xsd:decimal ;
  geo-pos:long "-81.452694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E21-21" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0262'^^xsd:string;
  dwc:scientificName 'Acanthurus chirurgus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E21-21'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.452694'^^xsd:double;
  dwc:latitude '12.389806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2.7'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Estable'^^xsd:string;
  dwc:aphiaid '159580'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0262'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '159580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con complejidad estructural alta. Terrazas de roca coralina entre 3 - 4 m de altura y presencia de algunas colonias vivas gigantes de meandroides. El arrecife es estriado de poca extensión, bordeado por una plano arenoso (plataforma). Abundantes restos coralinos. Roca coralina erosionada formando arcos'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Acanthurus chirurgus'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Acanthuriformes | Acanthuridae | Acanthurus | chirurgus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0263> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.389806 -81.452694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.389806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.452694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con complejidad estructural alta. Terrazas de roca coralina entre 3 - 4 m de altura y presencia de algunas colonias vivas gigantes de meandroides. El arrecife es estriado de poca extensión, bordeado por una plano arenoso (plataforma). Abundantes restos coralinos. Roca coralina erosionada formando arcos"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.389806 -81.452694)"^^geo:wktLiteral ;
  geo-pos:lat "12.389806"^^xsd:decimal ;
  geo-pos:long "-81.452694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E21-21" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0263'^^xsd:string;
  dwc:scientificName 'Acanthurus coeruleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E21-21'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.452694'^^xsd:double;
  dwc:latitude '12.389806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2.7'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Estable'^^xsd:string;
  dwc:aphiaid '159581'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0263'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '159581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con complejidad estructural alta. Terrazas de roca coralina entre 3 - 4 m de altura y presencia de algunas colonias vivas gigantes de meandroides. El arrecife es estriado de poca extensión, bordeado por una plano arenoso (plataforma). Abundantes restos coralinos. Roca coralina erosionada formando arcos'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Acanthurus coeruleus'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Acanthuriformes | Acanthuridae | Acanthurus | coeruleus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0264> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.389806 -81.452694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.389806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.452694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con complejidad estructural alta. Terrazas de roca coralina entre 3 - 4 m de altura y presencia de algunas colonias vivas gigantes de meandroides. El arrecife es estriado de poca extensión, bordeado por una plano arenoso (plataforma). Abundantes restos coralinos. Roca coralina erosionada formando arcos"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.389806 -81.452694)"^^geo:wktLiteral ;
  geo-pos:lat "12.389806"^^xsd:decimal ;
  geo-pos:long "-81.452694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E21-21" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0264'^^xsd:string;
  dwc:scientificName 'Acanthurus tractus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E21-21'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.452694'^^xsd:double;
  dwc:latitude '12.389806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2.7'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '301914'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0264'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '301914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con complejidad estructural alta. Terrazas de roca coralina entre 3 - 4 m de altura y presencia de algunas colonias vivas gigantes de meandroides. El arrecife es estriado de poca extensión, bordeado por una plano arenoso (plataforma). Abundantes restos coralinos. Roca coralina erosionada formando arcos'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Acanthurus tractus'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Acanthuriformes | Acanthuridae | Acanthurus | tractus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0265> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.389806 -81.452694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.389806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.452694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con complejidad estructural alta. Terrazas de roca coralina entre 3 - 4 m de altura y presencia de algunas colonias vivas gigantes de meandroides. El arrecife es estriado de poca extensión, bordeado por una plano arenoso (plataforma). Abundantes restos coralinos. Roca coralina erosionada formando arcos"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.389806 -81.452694)"^^geo:wktLiteral ;
  geo-pos:lat "12.389806"^^xsd:decimal ;
  geo-pos:long "-81.452694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E21-21" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0265'^^xsd:string;
  dwc:scientificName 'Kyphosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E21-21'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.452694'^^xsd:double;
  dwc:latitude '12.389806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2.7'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '126015'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0265'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '126015'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con complejidad estructural alta. Terrazas de roca coralina entre 3 - 4 m de altura y presencia de algunas colonias vivas gigantes de meandroides. El arrecife es estriado de poca extensión, bordeado por una plano arenoso (plataforma). Abundantes restos coralinos. Roca coralina erosionada formando arcos'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Kyphosus spp.'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Centrarchiformes | Kyphosidae | Kyphosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0266> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.389806 -81.452694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.389806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.452694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con complejidad estructural alta. Terrazas de roca coralina entre 3 - 4 m de altura y presencia de algunas colonias vivas gigantes de meandroides. El arrecife es estriado de poca extensión, bordeado por una plano arenoso (plataforma). Abundantes restos coralinos. Roca coralina erosionada formando arcos"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.389806 -81.452694)"^^geo:wktLiteral ;
  geo-pos:lat "12.389806"^^xsd:decimal ;
  geo-pos:long "-81.452694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E21-21" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0266'^^xsd:string;
  dwc:scientificName 'Scarus coelestinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E21-21'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.452694'^^xsd:double;
  dwc:latitude '12.389806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2.7'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2017: EN A2acd'^^xsd:string;
  dwc:aphiaid '276042'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0266'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '276042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con complejidad estructural alta. Terrazas de roca coralina entre 3 - 4 m de altura y presencia de algunas colonias vivas gigantes de meandroides. El arrecife es estriado de poca extensión, bordeado por una plano arenoso (plataforma). Abundantes restos coralinos. Roca coralina erosionada formando arcos'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de peces marinos de Colombia. Chasqui et al 2017'^^xsd:string;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Scarus coelestinus'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Scarus | coelestinus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0267> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.389806 -81.452694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.389806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.452694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con complejidad estructural alta. Terrazas de roca coralina entre 3 - 4 m de altura y presencia de algunas colonias vivas gigantes de meandroides. El arrecife es estriado de poca extensión, bordeado por una plano arenoso (plataforma). Abundantes restos coralinos. Roca coralina erosionada formando arcos"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.389806 -81.452694)"^^geo:wktLiteral ;
  geo-pos:lat "12.389806"^^xsd:decimal ;
  geo-pos:long "-81.452694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E21-21" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0267'^^xsd:string;
  dwc:scientificName 'Scarus iseri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E21-21'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.452694'^^xsd:double;
  dwc:latitude '12.389806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2.7'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '276052'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0267'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '276052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con complejidad estructural alta. Terrazas de roca coralina entre 3 - 4 m de altura y presencia de algunas colonias vivas gigantes de meandroides. El arrecife es estriado de poca extensión, bordeado por una plano arenoso (plataforma). Abundantes restos coralinos. Roca coralina erosionada formando arcos'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Scarus iseri'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Scarus | iseri'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0268> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.389806 -81.452694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.389806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.452694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con complejidad estructural alta. Terrazas de roca coralina entre 3 - 4 m de altura y presencia de algunas colonias vivas gigantes de meandroides. El arrecife es estriado de poca extensión, bordeado por una plano arenoso (plataforma). Abundantes restos coralinos. Roca coralina erosionada formando arcos"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.389806 -81.452694)"^^geo:wktLiteral ;
  geo-pos:lat "12.389806"^^xsd:decimal ;
  geo-pos:long "-81.452694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E21-21" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0268'^^xsd:string;
  dwc:scientificName 'Scarus taeniopterus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E21-21'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.452694'^^xsd:double;
  dwc:latitude '12.389806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2.7'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '276062'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0268'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '276062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con complejidad estructural alta. Terrazas de roca coralina entre 3 - 4 m de altura y presencia de algunas colonias vivas gigantes de meandroides. El arrecife es estriado de poca extensión, bordeado por una plano arenoso (plataforma). Abundantes restos coralinos. Roca coralina erosionada formando arcos'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Scarus taeniopterus'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Scarus | taeniopterus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0269> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.389806 -81.452694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.389806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.452694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con complejidad estructural alta. Terrazas de roca coralina entre 3 - 4 m de altura y presencia de algunas colonias vivas gigantes de meandroides. El arrecife es estriado de poca extensión, bordeado por una plano arenoso (plataforma). Abundantes restos coralinos. Roca coralina erosionada formando arcos"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.389806 -81.452694)"^^geo:wktLiteral ;
  geo-pos:lat "12.389806"^^xsd:decimal ;
  geo-pos:long "-81.452694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E21-21" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0269'^^xsd:string;
  dwc:scientificName 'Scarus vetula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E21-21'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.452694'^^xsd:double;
  dwc:latitude '12.389806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2.7'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2017: NT'^^xsd:string;
  dwc:aphiaid '276064'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0269'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '276064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con complejidad estructural alta. Terrazas de roca coralina entre 3 - 4 m de altura y presencia de algunas colonias vivas gigantes de meandroides. El arrecife es estriado de poca extensión, bordeado por una plano arenoso (plataforma). Abundantes restos coralinos. Roca coralina erosionada formando arcos'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de peces marinos de Colombia. Chasqui et al 2017'^^xsd:string;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Scarus vetula'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Scarus | vetula'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0270> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.389806 -81.452694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.389806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.452694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con complejidad estructural alta. Terrazas de roca coralina entre 3 - 4 m de altura y presencia de algunas colonias vivas gigantes de meandroides. El arrecife es estriado de poca extensión, bordeado por una plano arenoso (plataforma). Abundantes restos coralinos. Roca coralina erosionada formando arcos"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.389806 -81.452694)"^^geo:wktLiteral ;
  geo-pos:lat "12.389806"^^xsd:decimal ;
  geo-pos:long "-81.452694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E21-21" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0270'^^xsd:string;
  dwc:scientificName 'Sparisoma aurofrenatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E21-21'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.452694'^^xsd:double;
  dwc:latitude '12.389806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2.7'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '273772'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0270'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '273772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con complejidad estructural alta. Terrazas de roca coralina entre 3 - 4 m de altura y presencia de algunas colonias vivas gigantes de meandroides. El arrecife es estriado de poca extensión, bordeado por una plano arenoso (plataforma). Abundantes restos coralinos. Roca coralina erosionada formando arcos'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Sparisoma aurofrenatum'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Sparisoma | aurofrenatum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0271> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.389806 -81.452694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.389806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.452694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con complejidad estructural alta. Terrazas de roca coralina entre 3 - 4 m de altura y presencia de algunas colonias vivas gigantes de meandroides. El arrecife es estriado de poca extensión, bordeado por una plano arenoso (plataforma). Abundantes restos coralinos. Roca coralina erosionada formando arcos"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.389806 -81.452694)"^^geo:wktLiteral ;
  geo-pos:lat "12.389806"^^xsd:decimal ;
  geo-pos:long "-81.452694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E21-21" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0271'^^xsd:string;
  dwc:scientificName 'Sparisoma chrysopterum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E21-21'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.452694'^^xsd:double;
  dwc:latitude '12.389806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2.7'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '273774'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0271'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '273774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con complejidad estructural alta. Terrazas de roca coralina entre 3 - 4 m de altura y presencia de algunas colonias vivas gigantes de meandroides. El arrecife es estriado de poca extensión, bordeado por una plano arenoso (plataforma). Abundantes restos coralinos. Roca coralina erosionada formando arcos'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Sparisoma chrysopterum'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Sparisoma | chrysopterum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0272> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.389806 -81.452694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.389806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.452694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con complejidad estructural alta. Terrazas de roca coralina entre 3 - 4 m de altura y presencia de algunas colonias vivas gigantes de meandroides. El arrecife es estriado de poca extensión, bordeado por una plano arenoso (plataforma). Abundantes restos coralinos. Roca coralina erosionada formando arcos"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.389806 -81.452694)"^^geo:wktLiteral ;
  geo-pos:lat "12.389806"^^xsd:decimal ;
  geo-pos:long "-81.452694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E21-21" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0272'^^xsd:string;
  dwc:scientificName 'Sparisoma rubripinne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E21-21'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.452694'^^xsd:double;
  dwc:latitude '12.389806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2.7'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '159301'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0272'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '159301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con complejidad estructural alta. Terrazas de roca coralina entre 3 - 4 m de altura y presencia de algunas colonias vivas gigantes de meandroides. El arrecife es estriado de poca extensión, bordeado por una plano arenoso (plataforma). Abundantes restos coralinos. Roca coralina erosionada formando arcos'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Sparisoma rubripinne'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Sparisoma | rubripinne'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0273> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.389806 -81.452694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.389806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.452694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con complejidad estructural alta. Terrazas de roca coralina entre 3 - 4 m de altura y presencia de algunas colonias vivas gigantes de meandroides. El arrecife es estriado de poca extensión, bordeado por una plano arenoso (plataforma). Abundantes restos coralinos. Roca coralina erosionada formando arcos"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.389806 -81.452694)"^^geo:wktLiteral ;
  geo-pos:lat "12.389806"^^xsd:decimal ;
  geo-pos:long "-81.452694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E21-21" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0273'^^xsd:string;
  dwc:scientificName 'Sparisoma viride'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E21-21'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.452694'^^xsd:double;
  dwc:latitude '12.389806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2.7'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2017: NT'^^xsd:string;
  dwc:aphiaid '273780'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0273'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '273780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con complejidad estructural alta. Terrazas de roca coralina entre 3 - 4 m de altura y presencia de algunas colonias vivas gigantes de meandroides. El arrecife es estriado de poca extensión, bordeado por una plano arenoso (plataforma). Abundantes restos coralinos. Roca coralina erosionada formando arcos'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de peces marinos de Colombia. Chasqui et al 2017'^^xsd:string;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Sparisoma viride'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Sparisoma | viride'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0274> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.389806 -81.452694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.389806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.452694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con complejidad estructural alta. Terrazas de roca coralina entre 3 - 4 m de altura y presencia de algunas colonias vivas gigantes de meandroides. El arrecife es estriado de poca extensión, bordeado por una plano arenoso (plataforma). Abundantes restos coralinos. Roca coralina erosionada formando arcos"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.389806 -81.452694)"^^geo:wktLiteral ;
  geo-pos:lat "12.389806"^^xsd:decimal ;
  geo-pos:long "-81.452694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E21-21" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0274'^^xsd:string;
  dwc:scientificName 'Diadema antillarum'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E21-21'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.452694'^^xsd:double;
  dwc:latitude '12.389806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2.7'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2022: NT'^^xsd:string;
  dwc:aphiaid '124332'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0274'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '124332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con complejidad estructural alta. Terrazas de roca coralina entre 3 - 4 m de altura y presencia de algunas colonias vivas gigantes de meandroides. El arrecife es estriado de poca extensión, bordeado por una plano arenoso (plataforma). Abundantes restos coralinos. Roca coralina erosionada formando arcos'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de invertebrados marinos de Colombia. Chasqui et al 2022'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Diadema antillarum'^^xsd:string;
  dwc:higherClassification 'Animalia | Echinodermata | Echinoidea | Diadematoida | Diadematidae | Diadema | antillarum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0275> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.389806 -81.452694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.389806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.452694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con complejidad estructural alta. Terrazas de roca coralina entre 3 - 4 m de altura y presencia de algunas colonias vivas gigantes de meandroides. El arrecife es estriado de poca extensión, bordeado por una plano arenoso (plataforma). Abundantes restos coralinos. Roca coralina erosionada formando arcos"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.389806 -81.452694)"^^geo:wktLiteral ;
  geo-pos:lat "12.389806"^^xsd:decimal ;
  geo-pos:long "-81.452694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E21-21" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0275'^^xsd:string;
  dwc:scientificName 'Maguimithrax spinosissimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E21-21'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.452694'^^xsd:double;
  dwc:latitude '12.389806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2.7'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2022: VU B2ab(iii)'^^xsd:string;
  dwc:aphiaid '987079'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0275'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '987079'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con complejidad estructural alta. Terrazas de roca coralina entre 3 - 4 m de altura y presencia de algunas colonias vivas gigantes de meandroides. El arrecife es estriado de poca extensión, bordeado por una plano arenoso (plataforma). Abundantes restos coralinos. Roca coralina erosionada formando arcos'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de invertebrados marinos de Colombia. Chasqui et al 2022'^^xsd:string;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Maguimithrax spinosissimus'^^xsd:string;
  dwc:higherClassification 'Animalia | Arthropoda | Malacostraca | Decapoda | Mithracidae | Maguimithrax | spinosissimus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0276> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.389806 -81.452694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.389806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.452694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con complejidad estructural alta. Terrazas de roca coralina entre 3 - 4 m de altura y presencia de algunas colonias vivas gigantes de meandroides. El arrecife es estriado de poca extensión, bordeado por una plano arenoso (plataforma). Abundantes restos coralinos. Roca coralina erosionada formando arcos"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.389806 -81.452694)"^^geo:wktLiteral ;
  geo-pos:lat "12.389806"^^xsd:decimal ;
  geo-pos:long "-81.452694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-21_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E21-21" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0276'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E21-21'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.452694'^^xsd:double;
  dwc:latitude '12.389806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '2.7'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:occurrenceRemarks 'Su estado de amenaza no ha sido evaluado'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0276'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con complejidad estructural alta. Terrazas de roca coralina entre 3 - 4 m de altura y presencia de algunas colonias vivas gigantes de meandroides. El arrecife es estriado de poca extensión, bordeado por una plano arenoso (plataforma). Abundantes restos coralinos. Roca coralina erosionada formando arcos'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Percnon gibbesi'^^xsd:string;
  dwc:higherClassification 'Animalia | Arthropoda | Malacostraca | Decapoda | Percnidae | Percnon | gibbesi'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0277> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.423083 -81.491917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.423083"^^xsd:decimal ;
  dwc:decimalLongitude "-81.491917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructura alta. Terrazas de hasta 4 m de altura. Parche coralino reticulado rodeado por arenales (plataforma). Escombros coralinos y conchas atrapados en las oquedades de la roca."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.423083 -81.491917)"^^geo:wktLiteral ;
  geo-pos:lat "12.423083"^^xsd:decimal ;
  geo-pos:long "-81.491917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E15-15" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0277'^^xsd:string;
  dwc:scientificName 'Acropora cervicornis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E15-15'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.491917'^^xsd:double;
  dwc:latitude '12.423083'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A2bce - Disminuyendo'^^xsd:string;
  dwc:aphiaid '206989'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0277'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '206989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructura alta. Terrazas de hasta 4 m de altura. Parche coralino reticulado rodeado por arenales (plataforma). Escombros coralinos y conchas atrapados en las oquedades de la roca.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Acropora cervicornis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Acroporidae | Acropora | cervicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0278> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.423083 -81.491917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.423083"^^xsd:decimal ;
  dwc:decimalLongitude "-81.491917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructura alta. Terrazas de hasta 4 m de altura. Parche coralino reticulado rodeado por arenales (plataforma). Escombros coralinos y conchas atrapados en las oquedades de la roca."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.423083 -81.491917)"^^geo:wktLiteral ;
  geo-pos:lat "12.423083"^^xsd:decimal ;
  geo-pos:long "-81.491917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E15-15" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0278'^^xsd:string;
  dwc:scientificName 'Agaricia agaricites'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E15-15'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.491917'^^xsd:double;
  dwc:latitude '12.423083'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: VU A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '287911'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0278'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '287911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructura alta. Terrazas de hasta 4 m de altura. Parche coralino reticulado rodeado por arenales (plataforma). Escombros coralinos y conchas atrapados en las oquedades de la roca.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Agaricia agaricites'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Agariciidae | Agaricia | agaricites'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0279> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.423083 -81.491917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.423083"^^xsd:decimal ;
  dwc:decimalLongitude "-81.491917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructura alta. Terrazas de hasta 4 m de altura. Parche coralino reticulado rodeado por arenales (plataforma). Escombros coralinos y conchas atrapados en las oquedades de la roca."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.423083 -81.491917)"^^geo:wktLiteral ;
  geo-pos:lat "12.423083"^^xsd:decimal ;
  geo-pos:long "-81.491917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E15-15" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0279'^^xsd:string;
  dwc:scientificName 'Agaricia humilis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E15-15'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.491917'^^xsd:double;
  dwc:latitude '12.423083'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '287914'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0279'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '287914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructura alta. Terrazas de hasta 4 m de altura. Parche coralino reticulado rodeado por arenales (plataforma). Escombros coralinos y conchas atrapados en las oquedades de la roca.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Agaricia humilis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Agariciidae | Agaricia | humilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0280> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.423083 -81.491917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.423083"^^xsd:decimal ;
  dwc:decimalLongitude "-81.491917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructura alta. Terrazas de hasta 4 m de altura. Parche coralino reticulado rodeado por arenales (plataforma). Escombros coralinos y conchas atrapados en las oquedades de la roca."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.423083 -81.491917)"^^geo:wktLiteral ;
  geo-pos:lat "12.423083"^^xsd:decimal ;
  geo-pos:long "-81.491917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E15-15" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0280'^^xsd:string;
  dwc:scientificName 'Agaricia fragilis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E15-15'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.491917'^^xsd:double;
  dwc:latitude '12.423083'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '287912'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0280'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '287912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructura alta. Terrazas de hasta 4 m de altura. Parche coralino reticulado rodeado por arenales (plataforma). Escombros coralinos y conchas atrapados en las oquedades de la roca.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Agaricia fragilis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Agariciidae | Agaricia | fragilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0281> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.423083 -81.491917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.423083"^^xsd:decimal ;
  dwc:decimalLongitude "-81.491917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructura alta. Terrazas de hasta 4 m de altura. Parche coralino reticulado rodeado por arenales (plataforma). Escombros coralinos y conchas atrapados en las oquedades de la roca."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.423083 -81.491917)"^^geo:wktLiteral ;
  geo-pos:lat "12.423083"^^xsd:decimal ;
  geo-pos:long "-81.491917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E15-15" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0281'^^xsd:string;
  dwc:scientificName 'Colpophyllia natans'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E15-15'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.491917'^^xsd:double;
  dwc:latitude '12.423083'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: VU A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '289697'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0281'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '289697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructura alta. Terrazas de hasta 4 m de altura. Parche coralino reticulado rodeado por arenales (plataforma). Escombros coralinos y conchas atrapados en las oquedades de la roca.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Colpophyllia natans'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Colpophyllia | natans'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0282> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.423083 -81.491917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.423083"^^xsd:decimal ;
  dwc:decimalLongitude "-81.491917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructura alta. Terrazas de hasta 4 m de altura. Parche coralino reticulado rodeado por arenales (plataforma). Escombros coralinos y conchas atrapados en las oquedades de la roca."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.423083 -81.491917)"^^geo:wktLiteral ;
  geo-pos:lat "12.423083"^^xsd:decimal ;
  geo-pos:long "-81.491917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E15-15" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0282'^^xsd:string;
  dwc:scientificName 'Dichocoenia stokesii'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E15-15'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.491917'^^xsd:double;
  dwc:latitude '12.423083'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: VU A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '289807'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0282'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '289807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructura alta. Terrazas de hasta 4 m de altura. Parche coralino reticulado rodeado por arenales (plataforma). Escombros coralinos y conchas atrapados en las oquedades de la roca.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Dichocoenia stokesii'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Meandrinidae | Dichocoenia | stokesii'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0283> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.423083 -81.491917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.423083"^^xsd:decimal ;
  dwc:decimalLongitude "-81.491917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructura alta. Terrazas de hasta 4 m de altura. Parche coralino reticulado rodeado por arenales (plataforma). Escombros coralinos y conchas atrapados en las oquedades de la roca."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.423083 -81.491917)"^^geo:wktLiteral ;
  geo-pos:lat "12.423083"^^xsd:decimal ;
  geo-pos:long "-81.491917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E15-15" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0283'^^xsd:string;
  dwc:scientificName 'Eusmilia fastigiata'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E15-15'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.491917'^^xsd:double;
  dwc:latitude '12.423083'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '289939'^^xsd:integer;
  dwc:samplingEffort '10 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Video'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0283'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '289939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructura alta. Terrazas de hasta 4 m de altura. Parche coralino reticulado rodeado por arenales (plataforma). Escombros coralinos y conchas atrapados en las oquedades de la roca.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '10'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Eusmilia fastigiata'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Meandrinidae | Eusmilia  | fastigiata'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0284> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.423083 -81.491917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.423083"^^xsd:decimal ;
  dwc:decimalLongitude "-81.491917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructura alta. Terrazas de hasta 4 m de altura. Parche coralino reticulado rodeado por arenales (plataforma). Escombros coralinos y conchas atrapados en las oquedades de la roca."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.423083 -81.491917)"^^geo:wktLiteral ;
  geo-pos:lat "12.423083"^^xsd:decimal ;
  geo-pos:long "-81.491917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E15-15" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0284'^^xsd:string;
  dwc:scientificName 'Favia fragum'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E15-15'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.491917'^^xsd:double;
  dwc:latitude '12.423083'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '207432'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0284'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '207432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructura alta. Terrazas de hasta 4 m de altura. Parche coralino reticulado rodeado por arenales (plataforma). Escombros coralinos y conchas atrapados en las oquedades de la roca.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Favia fragum'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Favia | fragum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0285> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.423083 -81.491917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.423083"^^xsd:decimal ;
  dwc:decimalLongitude "-81.491917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructura alta. Terrazas de hasta 4 m de altura. Parche coralino reticulado rodeado por arenales (plataforma). Escombros coralinos y conchas atrapados en las oquedades de la roca."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.423083 -81.491917)"^^geo:wktLiteral ;
  geo-pos:lat "12.423083"^^xsd:decimal ;
  geo-pos:long "-81.491917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E15-15" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0285'^^xsd:string;
  dwc:scientificName 'Helioseris cucullata'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E15-15'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.491917'^^xsd:double;
  dwc:latitude '12.423083'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '290083'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0285'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '290083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructura alta. Terrazas de hasta 4 m de altura. Parche coralino reticulado rodeado por arenales (plataforma). Escombros coralinos y conchas atrapados en las oquedades de la roca.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Helioseris cucullata'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Agariciidae | Helioseris | cucullata'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0286> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.423083 -81.491917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.423083"^^xsd:decimal ;
  dwc:decimalLongitude "-81.491917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructura alta. Terrazas de hasta 4 m de altura. Parche coralino reticulado rodeado por arenales (plataforma). Escombros coralinos y conchas atrapados en las oquedades de la roca."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.423083 -81.491917)"^^geo:wktLiteral ;
  geo-pos:lat "12.423083"^^xsd:decimal ;
  geo-pos:long "-81.491917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E15-15" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0286'^^xsd:string;
  dwc:scientificName 'Madracis decactis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E15-15'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.491917'^^xsd:double;
  dwc:latitude '12.423083'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '287107'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0286'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '287107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructura alta. Terrazas de hasta 4 m de altura. Parche coralino reticulado rodeado por arenales (plataforma). Escombros coralinos y conchas atrapados en las oquedades de la roca.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Madracis decactis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Pocilloporidae | Madracis | decactis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0287> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.423083 -81.491917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.423083"^^xsd:decimal ;
  dwc:decimalLongitude "-81.491917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructura alta. Terrazas de hasta 4 m de altura. Parche coralino reticulado rodeado por arenales (plataforma). Escombros coralinos y conchas atrapados en las oquedades de la roca."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.423083 -81.491917)"^^geo:wktLiteral ;
  geo-pos:lat "12.423083"^^xsd:decimal ;
  geo-pos:long "-81.491917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E15-15" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0287'^^xsd:string;
  dwc:scientificName 'Montastraea cavernosa'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E15-15'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.491917'^^xsd:double;
  dwc:latitude '12.423083'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '287962'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0287'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '287962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructura alta. Terrazas de hasta 4 m de altura. Parche coralino reticulado rodeado por arenales (plataforma). Escombros coralinos y conchas atrapados en las oquedades de la roca.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Montastraea cavernosa'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Montastraeidae | Montastraea | cavernosa'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0288> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.423083 -81.491917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.423083"^^xsd:decimal ;
  dwc:decimalLongitude "-81.491917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructura alta. Terrazas de hasta 4 m de altura. Parche coralino reticulado rodeado por arenales (plataforma). Escombros coralinos y conchas atrapados en las oquedades de la roca."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.423083 -81.491917)"^^geo:wktLiteral ;
  geo-pos:lat "12.423083"^^xsd:decimal ;
  geo-pos:long "-81.491917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E15-15" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0288'^^xsd:string;
  dwc:scientificName 'Mycetophyllia'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E15-15'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.491917'^^xsd:double;
  dwc:latitude '12.423083'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '267606'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0288'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '267606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructura alta. Terrazas de hasta 4 m de altura. Parche coralino reticulado rodeado por arenales (plataforma). Escombros coralinos y conchas atrapados en las oquedades de la roca.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Mycetophyllia cf. danaana'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Mycetophyllia'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0289> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.423083 -81.491917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.423083"^^xsd:decimal ;
  dwc:decimalLongitude "-81.491917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructura alta. Terrazas de hasta 4 m de altura. Parche coralino reticulado rodeado por arenales (plataforma). Escombros coralinos y conchas atrapados en las oquedades de la roca."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.423083 -81.491917)"^^geo:wktLiteral ;
  geo-pos:lat "12.423083"^^xsd:decimal ;
  geo-pos:long "-81.491917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E15-15" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0289'^^xsd:string;
  dwc:scientificName 'Orbicella annularis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E15-15'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.491917'^^xsd:double;
  dwc:latitude '12.423083'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: EN A2bce - Disminuyendo'^^xsd:string;
  dwc:aphiaid '758260'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0289'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '758260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructura alta. Terrazas de hasta 4 m de altura. Parche coralino reticulado rodeado por arenales (plataforma). Escombros coralinos y conchas atrapados en las oquedades de la roca.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Orbicella annularis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Merulinidae | Orbicella | annularis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0290> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.423083 -81.491917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.423083"^^xsd:decimal ;
  dwc:decimalLongitude "-81.491917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructura alta. Terrazas de hasta 4 m de altura. Parche coralino reticulado rodeado por arenales (plataforma). Escombros coralinos y conchas atrapados en las oquedades de la roca."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.423083 -81.491917)"^^geo:wktLiteral ;
  geo-pos:lat "12.423083"^^xsd:decimal ;
  geo-pos:long "-81.491917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E15-15" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0290'^^xsd:string;
  dwc:scientificName 'Orbicella faveolata'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E15-15'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.491917'^^xsd:double;
  dwc:latitude '12.423083'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: EN A2bce - Disminuyendo'^^xsd:string;
  dwc:aphiaid '758261'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0290'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '758261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructura alta. Terrazas de hasta 4 m de altura. Parche coralino reticulado rodeado por arenales (plataforma). Escombros coralinos y conchas atrapados en las oquedades de la roca.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Orbicella faveolata'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Merulinidae | Orbicella | feveolata'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0291> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.423083 -81.491917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.423083"^^xsd:decimal ;
  dwc:decimalLongitude "-81.491917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructura alta. Terrazas de hasta 4 m de altura. Parche coralino reticulado rodeado por arenales (plataforma). Escombros coralinos y conchas atrapados en las oquedades de la roca."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.423083 -81.491917)"^^geo:wktLiteral ;
  geo-pos:lat "12.423083"^^xsd:decimal ;
  geo-pos:long "-81.491917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E15-15" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0291'^^xsd:string;
  dwc:scientificName 'Orbicella franksi'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E15-15'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.491917'^^xsd:double;
  dwc:latitude '12.423083'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: NT A2bce - Disminuyendo'^^xsd:string;
  dwc:aphiaid '758262'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0291'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '758262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructura alta. Terrazas de hasta 4 m de altura. Parche coralino reticulado rodeado por arenales (plataforma). Escombros coralinos y conchas atrapados en las oquedades de la roca.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Orbicella franksi'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Merulinidae | Orbicella | franksi'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0292> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.423083 -81.491917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.423083"^^xsd:decimal ;
  dwc:decimalLongitude "-81.491917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructura alta. Terrazas de hasta 4 m de altura. Parche coralino reticulado rodeado por arenales (plataforma). Escombros coralinos y conchas atrapados en las oquedades de la roca."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.423083 -81.491917)"^^geo:wktLiteral ;
  geo-pos:lat "12.423083"^^xsd:decimal ;
  geo-pos:long "-81.491917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E15-15" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0292'^^xsd:string;
  dwc:scientificName 'Porites astreoides'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E15-15'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.491917'^^xsd:double;
  dwc:latitude '12.423083'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '288889'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0292'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '288889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructura alta. Terrazas de hasta 4 m de altura. Parche coralino reticulado rodeado por arenales (plataforma). Escombros coralinos y conchas atrapados en las oquedades de la roca.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Porites astreoides'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Poritidae | Porites | astreoides'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0293> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.423083 -81.491917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.423083"^^xsd:decimal ;
  dwc:decimalLongitude "-81.491917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructura alta. Terrazas de hasta 4 m de altura. Parche coralino reticulado rodeado por arenales (plataforma). Escombros coralinos y conchas atrapados en las oquedades de la roca."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.423083 -81.491917)"^^geo:wktLiteral ;
  geo-pos:lat "12.423083"^^xsd:decimal ;
  geo-pos:long "-81.491917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E15-15" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0293'^^xsd:string;
  dwc:scientificName 'Porites porites'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E15-15'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.491917'^^xsd:double;
  dwc:latitude '12.423083'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '207238'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0293'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '207238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructura alta. Terrazas de hasta 4 m de altura. Parche coralino reticulado rodeado por arenales (plataforma). Escombros coralinos y conchas atrapados en las oquedades de la roca.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Porites porites'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Poritidae | Porites | porites'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0294> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.423083 -81.491917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.423083"^^xsd:decimal ;
  dwc:decimalLongitude "-81.491917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructura alta. Terrazas de hasta 4 m de altura. Parche coralino reticulado rodeado por arenales (plataforma). Escombros coralinos y conchas atrapados en las oquedades de la roca."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.423083 -81.491917)"^^geo:wktLiteral ;
  geo-pos:lat "12.423083"^^xsd:decimal ;
  geo-pos:long "-81.491917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E15-15" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0294'^^xsd:string;
  dwc:scientificName 'Pseudodiploria strigosa'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E15-15'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.491917'^^xsd:double;
  dwc:latitude '12.423083'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '718718'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0294'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '718718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructura alta. Terrazas de hasta 4 m de altura. Parche coralino reticulado rodeado por arenales (plataforma). Escombros coralinos y conchas atrapados en las oquedades de la roca.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Pseudodiploria strigosa'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Pseudodiploria | strigosa'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0295> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.423083 -81.491917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.423083"^^xsd:decimal ;
  dwc:decimalLongitude "-81.491917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructura alta. Terrazas de hasta 4 m de altura. Parche coralino reticulado rodeado por arenales (plataforma). Escombros coralinos y conchas atrapados en las oquedades de la roca."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.423083 -81.491917)"^^geo:wktLiteral ;
  geo-pos:lat "12.423083"^^xsd:decimal ;
  geo-pos:long "-81.491917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E15-15" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0295'^^xsd:string;
  dwc:scientificName 'Siderastrea siderea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E15-15'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.491917'^^xsd:double;
  dwc:latitude '12.423083'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '207516'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0295'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '207516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructura alta. Terrazas de hasta 4 m de altura. Parche coralino reticulado rodeado por arenales (plataforma). Escombros coralinos y conchas atrapados en las oquedades de la roca.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Siderastrea siderea'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Rhizangiidae | Siderastrea | siderea'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0296> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.423083 -81.491917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.423083"^^xsd:decimal ;
  dwc:decimalLongitude "-81.491917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructura alta. Terrazas de hasta 4 m de altura. Parche coralino reticulado rodeado por arenales (plataforma). Escombros coralinos y conchas atrapados en las oquedades de la roca."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.423083 -81.491917)"^^geo:wktLiteral ;
  geo-pos:lat "12.423083"^^xsd:decimal ;
  geo-pos:long "-81.491917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E15-15" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0296'^^xsd:string;
  dwc:scientificName 'Solenastrea bournoni'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E15-15'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.491917'^^xsd:double;
  dwc:latitude '12.423083'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Estable'^^xsd:string;
  dwc:aphiaid '291054'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0296'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '291054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructura alta. Terrazas de hasta 4 m de altura. Parche coralino reticulado rodeado por arenales (plataforma). Escombros coralinos y conchas atrapados en las oquedades de la roca.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Solenastrea bournoni'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Scleractinia | Solenastrea  | bournoni'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0297> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.423083 -81.491917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.423083"^^xsd:decimal ;
  dwc:decimalLongitude "-81.491917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructura alta. Terrazas de hasta 4 m de altura. Parche coralino reticulado rodeado por arenales (plataforma). Escombros coralinos y conchas atrapados en las oquedades de la roca."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.423083 -81.491917)"^^geo:wktLiteral ;
  geo-pos:lat "12.423083"^^xsd:decimal ;
  geo-pos:long "-81.491917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E15-15" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0297'^^xsd:string;
  dwc:scientificName 'Stephanocoenia intersepta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E15-15'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.491917'^^xsd:double;
  dwc:latitude '12.423083'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: NT A2bce - Disminuyendo'^^xsd:string;
  dwc:aphiaid '291119'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0297'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '291119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructura alta. Terrazas de hasta 4 m de altura. Parche coralino reticulado rodeado por arenales (plataforma). Escombros coralinos y conchas atrapados en las oquedades de la roca.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Stephanocoenia intersepta'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Astrocoeniidae | Stephanocoenia | intersepta'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0298> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.423083 -81.491917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.423083"^^xsd:decimal ;
  dwc:decimalLongitude "-81.491917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructura alta. Terrazas de hasta 4 m de altura. Parche coralino reticulado rodeado por arenales (plataforma). Escombros coralinos y conchas atrapados en las oquedades de la roca."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.423083 -81.491917)"^^geo:wktLiteral ;
  geo-pos:lat "12.423083"^^xsd:decimal ;
  geo-pos:long "-81.491917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E15-15" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0298'^^xsd:string;
  dwc:scientificName 'Millepora alcicornis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E15-15'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.491917'^^xsd:double;
  dwc:latitude '12.423083'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: VU A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '210726'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0298'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '210726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructura alta. Terrazas de hasta 4 m de altura. Parche coralino reticulado rodeado por arenales (plataforma). Escombros coralinos y conchas atrapados en las oquedades de la roca.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Millepora alcicornis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Hydrozoa | Anthoathecata | Milleporidae | Millepora | alcicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0299> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.423083 -81.491917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.423083"^^xsd:decimal ;
  dwc:decimalLongitude "-81.491917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructura alta. Terrazas de hasta 4 m de altura. Parche coralino reticulado rodeado por arenales (plataforma). Escombros coralinos y conchas atrapados en las oquedades de la roca."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.423083 -81.491917)"^^geo:wktLiteral ;
  geo-pos:lat "12.423083"^^xsd:decimal ;
  geo-pos:long "-81.491917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E15-15" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0299'^^xsd:string;
  dwc:scientificName 'Erythropodium caribaeorum'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E15-15'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.491917'^^xsd:double;
  dwc:latitude '12.423083'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Su estado de amenaza no ha sido evaluado'^^xsd:string;
  dwc:aphiaid '289919'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0299'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '289919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructura alta. Terrazas de hasta 4 m de altura. Parche coralino reticulado rodeado por arenales (plataforma). Escombros coralinos y conchas atrapados en las oquedades de la roca.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Erythropodium caribaeorum'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleralcyonacea | Erythropodiidae | Erythropodium | caribaeorum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0300> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.423083 -81.491917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.423083"^^xsd:decimal ;
  dwc:decimalLongitude "-81.491917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructura alta. Terrazas de hasta 4 m de altura. Parche coralino reticulado rodeado por arenales (plataforma). Escombros coralinos y conchas atrapados en las oquedades de la roca."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.423083 -81.491917)"^^geo:wktLiteral ;
  geo-pos:lat "12.423083"^^xsd:decimal ;
  geo-pos:long "-81.491917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E15-15" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0300'^^xsd:string;
  dwc:scientificName 'Acanthurus coeruleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E15-15'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.491917'^^xsd:double;
  dwc:latitude '12.423083'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Estable'^^xsd:string;
  dwc:aphiaid '159581'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0300'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '159581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructura alta. Terrazas de hasta 4 m de altura. Parche coralino reticulado rodeado por arenales (plataforma). Escombros coralinos y conchas atrapados en las oquedades de la roca.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Acanthurus coeruleus'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Acanthuriformes | Acanthuridae | Acanthurus | coeruleus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0301> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.423083 -81.491917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.423083"^^xsd:decimal ;
  dwc:decimalLongitude "-81.491917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructura alta. Terrazas de hasta 4 m de altura. Parche coralino reticulado rodeado por arenales (plataforma). Escombros coralinos y conchas atrapados en las oquedades de la roca."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.423083 -81.491917)"^^geo:wktLiteral ;
  geo-pos:lat "12.423083"^^xsd:decimal ;
  geo-pos:long "-81.491917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E15-15" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0301'^^xsd:string;
  dwc:scientificName 'Acanthurus tractus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E15-15'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.491917'^^xsd:double;
  dwc:latitude '12.423083'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '301914'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0301'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '301914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructura alta. Terrazas de hasta 4 m de altura. Parche coralino reticulado rodeado por arenales (plataforma). Escombros coralinos y conchas atrapados en las oquedades de la roca.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Acanthurus tractus'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Acanthuriformes | Acanthuridae | Acanthurus | tractus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0302> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.423083 -81.491917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.423083"^^xsd:decimal ;
  dwc:decimalLongitude "-81.491917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructura alta. Terrazas de hasta 4 m de altura. Parche coralino reticulado rodeado por arenales (plataforma). Escombros coralinos y conchas atrapados en las oquedades de la roca."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.423083 -81.491917)"^^geo:wktLiteral ;
  geo-pos:lat "12.423083"^^xsd:decimal ;
  geo-pos:long "-81.491917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E15-15" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0302'^^xsd:string;
  dwc:scientificName 'Kyphosus vaigiensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E15-15'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.491917'^^xsd:double;
  dwc:latitude '12.423083'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '218706'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0302'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '218706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructura alta. Terrazas de hasta 4 m de altura. Parche coralino reticulado rodeado por arenales (plataforma). Escombros coralinos y conchas atrapados en las oquedades de la roca.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Kyphosus vaigiensis'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Centrarchiformes | Kyphosidae | Kyphosus | vaigiensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0303> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.423083 -81.491917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.423083"^^xsd:decimal ;
  dwc:decimalLongitude "-81.491917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructura alta. Terrazas de hasta 4 m de altura. Parche coralino reticulado rodeado por arenales (plataforma). Escombros coralinos y conchas atrapados en las oquedades de la roca."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.423083 -81.491917)"^^geo:wktLiteral ;
  geo-pos:lat "12.423083"^^xsd:decimal ;
  geo-pos:long "-81.491917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E15-15" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0303'^^xsd:string;
  dwc:scientificName 'Scarus iseri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E15-15'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.491917'^^xsd:double;
  dwc:latitude '12.423083'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '276052'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0303'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '276052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructura alta. Terrazas de hasta 4 m de altura. Parche coralino reticulado rodeado por arenales (plataforma). Escombros coralinos y conchas atrapados en las oquedades de la roca.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Scarus iseri'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Scarus | iseri'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0304> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.423083 -81.491917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.423083"^^xsd:decimal ;
  dwc:decimalLongitude "-81.491917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructura alta. Terrazas de hasta 4 m de altura. Parche coralino reticulado rodeado por arenales (plataforma). Escombros coralinos y conchas atrapados en las oquedades de la roca."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.423083 -81.491917)"^^geo:wktLiteral ;
  geo-pos:lat "12.423083"^^xsd:decimal ;
  geo-pos:long "-81.491917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E15-15" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0304'^^xsd:string;
  dwc:scientificName 'Scarus taeniopterus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E15-15'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.491917'^^xsd:double;
  dwc:latitude '12.423083'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '276062'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0304'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '276062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructura alta. Terrazas de hasta 4 m de altura. Parche coralino reticulado rodeado por arenales (plataforma). Escombros coralinos y conchas atrapados en las oquedades de la roca.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Scarus taeniopterus'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Scarus | taeniopterus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0305> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.423083 -81.491917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.423083"^^xsd:decimal ;
  dwc:decimalLongitude "-81.491917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructura alta. Terrazas de hasta 4 m de altura. Parche coralino reticulado rodeado por arenales (plataforma). Escombros coralinos y conchas atrapados en las oquedades de la roca."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.423083 -81.491917)"^^geo:wktLiteral ;
  geo-pos:lat "12.423083"^^xsd:decimal ;
  geo-pos:long "-81.491917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E15-15" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0305'^^xsd:string;
  dwc:scientificName 'Sparisoma atomarium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E15-15'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.491917'^^xsd:double;
  dwc:latitude '12.423083'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '273771'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0305'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '273771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructura alta. Terrazas de hasta 4 m de altura. Parche coralino reticulado rodeado por arenales (plataforma). Escombros coralinos y conchas atrapados en las oquedades de la roca.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Sparisoma atomarium'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Sparisoma | atomarium'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0306> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.423083 -81.491917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.423083"^^xsd:decimal ;
  dwc:decimalLongitude "-81.491917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructura alta. Terrazas de hasta 4 m de altura. Parche coralino reticulado rodeado por arenales (plataforma). Escombros coralinos y conchas atrapados en las oquedades de la roca."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.423083 -81.491917)"^^geo:wktLiteral ;
  geo-pos:lat "12.423083"^^xsd:decimal ;
  geo-pos:long "-81.491917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E15-15" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0306'^^xsd:string;
  dwc:scientificName 'Sparisoma aurofrenatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E15-15'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.491917'^^xsd:double;
  dwc:latitude '12.423083'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '273772'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0306'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '273772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructura alta. Terrazas de hasta 4 m de altura. Parche coralino reticulado rodeado por arenales (plataforma). Escombros coralinos y conchas atrapados en las oquedades de la roca.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Sparisoma aurofrenatum'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Sparisoma | aurofrenatum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0307> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.423083 -81.491917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.423083"^^xsd:decimal ;
  dwc:decimalLongitude "-81.491917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructura alta. Terrazas de hasta 4 m de altura. Parche coralino reticulado rodeado por arenales (plataforma). Escombros coralinos y conchas atrapados en las oquedades de la roca."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.423083 -81.491917)"^^geo:wktLiteral ;
  geo-pos:lat "12.423083"^^xsd:decimal ;
  geo-pos:long "-81.491917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E15-15" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0307'^^xsd:string;
  dwc:scientificName 'Sparisoma chrysopterum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E15-15'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.491917'^^xsd:double;
  dwc:latitude '12.423083'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '273774'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0307'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '273774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructura alta. Terrazas de hasta 4 m de altura. Parche coralino reticulado rodeado por arenales (plataforma). Escombros coralinos y conchas atrapados en las oquedades de la roca.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Sparisoma chrysopterum'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Sparisoma | chrysopterum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0308> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.423083 -81.491917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.423083"^^xsd:decimal ;
  dwc:decimalLongitude "-81.491917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructura alta. Terrazas de hasta 4 m de altura. Parche coralino reticulado rodeado por arenales (plataforma). Escombros coralinos y conchas atrapados en las oquedades de la roca."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.423083 -81.491917)"^^geo:wktLiteral ;
  geo-pos:lat "12.423083"^^xsd:decimal ;
  geo-pos:long "-81.491917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E15-15" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0308'^^xsd:string;
  dwc:scientificName 'Sparisoma viride'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E15-15'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.491917'^^xsd:double;
  dwc:latitude '12.423083'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2017: NT'^^xsd:string;
  dwc:aphiaid '273780'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0308'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '273780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructura alta. Terrazas de hasta 4 m de altura. Parche coralino reticulado rodeado por arenales (plataforma). Escombros coralinos y conchas atrapados en las oquedades de la roca.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de peces marinos de Colombia. Chasqui et al 2017'^^xsd:string;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Sparisoma viride'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Sparisoma | viride'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0309> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.423083 -81.491917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.423083"^^xsd:decimal ;
  dwc:decimalLongitude "-81.491917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructura alta. Terrazas de hasta 4 m de altura. Parche coralino reticulado rodeado por arenales (plataforma). Escombros coralinos y conchas atrapados en las oquedades de la roca."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.423083 -81.491917)"^^geo:wktLiteral ;
  geo-pos:lat "12.423083"^^xsd:decimal ;
  geo-pos:long "-81.491917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E15-15" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0309'^^xsd:string;
  dwc:scientificName 'Diadema antillarum'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E15-15'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.491917'^^xsd:double;
  dwc:latitude '12.423083'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2022: NT'^^xsd:string;
  dwc:aphiaid '124332'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0309'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '124332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructura alta. Terrazas de hasta 4 m de altura. Parche coralino reticulado rodeado por arenales (plataforma). Escombros coralinos y conchas atrapados en las oquedades de la roca.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de invertebrados marinos de Colombia. Chasqui et al 2022'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Diadema antillarum'^^xsd:string;
  dwc:higherClassification 'Animalia | Echinodermata | Echinoidea | Diadematoida | Diadematidae | Diadema | antillarum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0310> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.423083 -81.491917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.423083"^^xsd:decimal ;
  dwc:decimalLongitude "-81.491917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructura alta. Terrazas de hasta 4 m de altura. Parche coralino reticulado rodeado por arenales (plataforma). Escombros coralinos y conchas atrapados en las oquedades de la roca."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.423083 -81.491917)"^^geo:wktLiteral ;
  geo-pos:lat "12.423083"^^xsd:decimal ;
  geo-pos:long "-81.491917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-15_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E15-15" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0310'^^xsd:string;
  dwc:scientificName 'Echinometra viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E15-15'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.491917'^^xsd:double;
  dwc:latitude '12.423083'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'Su estado de amenaza no ha sido evaluado'^^xsd:string;
  dwc:aphiaid '422493'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0310'^^xsd:string;
  dwc:observationDate '2022-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '422493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructura alta. Terrazas de hasta 4 m de altura. Parche coralino reticulado rodeado por arenales (plataforma). Escombros coralinos y conchas atrapados en las oquedades de la roca.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Echinometra viridis'^^xsd:string;
  dwc:higherClassification 'Animalia | Echinodermata | Echinoidea | Camarodonta | Echinometridae | Echinometra | viridis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0311> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.440361 -81.486111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.440361"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, alcanzando alturas entre 3 y 5 m. Arrecife reticulado de gran extensión, rodeado por plataforma de arena con esteras de macroalgas tipo césped. Abundantes escombros de corales ramificados en las oquedades de la roca coralina."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.440361 -81.486111)"^^geo:wktLiteral ;
  geo-pos:lat "12.440361"^^xsd:decimal ;
  geo-pos:long "-81.486111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E11-11" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0311'^^xsd:string;
  dwc:scientificName 'Acropora cervicornis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E11-11'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.486111'^^xsd:double;
  dwc:latitude '12.440361'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A2bce - Disminuyendo'^^xsd:string;
  dwc:aphiaid '206989'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0311'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '206989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, alcanzando alturas entre 3 y 5 m. Arrecife reticulado de gran extensión, rodeado por plataforma de arena con esteras de macroalgas tipo césped. Abundantes escombros de corales ramificados en las oquedades de la roca coralina.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Acropora cervicornis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Acroporidae | Acropora | cervicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0312> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.440361 -81.486111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.440361"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, alcanzando alturas entre 3 y 5 m. Arrecife reticulado de gran extensión, rodeado por plataforma de arena con esteras de macroalgas tipo césped. Abundantes escombros de corales ramificados en las oquedades de la roca coralina."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.440361 -81.486111)"^^geo:wktLiteral ;
  geo-pos:lat "12.440361"^^xsd:decimal ;
  geo-pos:long "-81.486111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E11-11" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0312'^^xsd:string;
  dwc:scientificName 'Agaricia agaricites'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E11-11'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.486111'^^xsd:double;
  dwc:latitude '12.440361'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: VU A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '287911'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0312'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '287911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, alcanzando alturas entre 3 y 5 m. Arrecife reticulado de gran extensión, rodeado por plataforma de arena con esteras de macroalgas tipo césped. Abundantes escombros de corales ramificados en las oquedades de la roca coralina.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Agaricia agaricites'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Agariciidae | Agaricia | agaricites'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0313> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.440361 -81.486111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.440361"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, alcanzando alturas entre 3 y 5 m. Arrecife reticulado de gran extensión, rodeado por plataforma de arena con esteras de macroalgas tipo césped. Abundantes escombros de corales ramificados en las oquedades de la roca coralina."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.440361 -81.486111)"^^geo:wktLiteral ;
  geo-pos:lat "12.440361"^^xsd:decimal ;
  geo-pos:long "-81.486111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E11-11" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0313'^^xsd:string;
  dwc:scientificName 'Agaricia humilis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E11-11'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.486111'^^xsd:double;
  dwc:latitude '12.440361'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '287914'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0313'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '287914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, alcanzando alturas entre 3 y 5 m. Arrecife reticulado de gran extensión, rodeado por plataforma de arena con esteras de macroalgas tipo césped. Abundantes escombros de corales ramificados en las oquedades de la roca coralina.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Agaricia humilis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Agariciidae | Agaricia | humilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0314> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.440361 -81.486111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.440361"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, alcanzando alturas entre 3 y 5 m. Arrecife reticulado de gran extensión, rodeado por plataforma de arena con esteras de macroalgas tipo césped. Abundantes escombros de corales ramificados en las oquedades de la roca coralina."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.440361 -81.486111)"^^geo:wktLiteral ;
  geo-pos:lat "12.440361"^^xsd:decimal ;
  geo-pos:long "-81.486111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E11-11" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0314'^^xsd:string;
  dwc:scientificName 'Agaricia fragilis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E11-11'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.486111'^^xsd:double;
  dwc:latitude '12.440361'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '287912'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0314'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '287912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, alcanzando alturas entre 3 y 5 m. Arrecife reticulado de gran extensión, rodeado por plataforma de arena con esteras de macroalgas tipo césped. Abundantes escombros de corales ramificados en las oquedades de la roca coralina.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Agaricia fragilis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Agariciidae | Agaricia | fragilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0315> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.440361 -81.486111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.440361"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, alcanzando alturas entre 3 y 5 m. Arrecife reticulado de gran extensión, rodeado por plataforma de arena con esteras de macroalgas tipo césped. Abundantes escombros de corales ramificados en las oquedades de la roca coralina."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.440361 -81.486111)"^^geo:wktLiteral ;
  geo-pos:lat "12.440361"^^xsd:decimal ;
  geo-pos:long "-81.486111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E11-11" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0315'^^xsd:string;
  dwc:scientificName 'Colpophyllia natans'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E11-11'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.486111'^^xsd:double;
  dwc:latitude '12.440361'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: VU A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '289697'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0315'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '289697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, alcanzando alturas entre 3 y 5 m. Arrecife reticulado de gran extensión, rodeado por plataforma de arena con esteras de macroalgas tipo césped. Abundantes escombros de corales ramificados en las oquedades de la roca coralina.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Colpophyllia natans'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Colpophyllia | natans'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0316> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.440361 -81.486111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.440361"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, alcanzando alturas entre 3 y 5 m. Arrecife reticulado de gran extensión, rodeado por plataforma de arena con esteras de macroalgas tipo césped. Abundantes escombros de corales ramificados en las oquedades de la roca coralina."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.440361 -81.486111)"^^geo:wktLiteral ;
  geo-pos:lat "12.440361"^^xsd:decimal ;
  geo-pos:long "-81.486111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E11-11" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0316'^^xsd:string;
  dwc:scientificName 'Diploria labyrinthiformis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E11-11'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.486111'^^xsd:double;
  dwc:latitude '12.440361'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '289826'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0316'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '289826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, alcanzando alturas entre 3 y 5 m. Arrecife reticulado de gran extensión, rodeado por plataforma de arena con esteras de macroalgas tipo césped. Abundantes escombros de corales ramificados en las oquedades de la roca coralina.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Diploria labyrinthiformis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Diploria | labyrinthiformis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0317> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.440361 -81.486111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.440361"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, alcanzando alturas entre 3 y 5 m. Arrecife reticulado de gran extensión, rodeado por plataforma de arena con esteras de macroalgas tipo césped. Abundantes escombros de corales ramificados en las oquedades de la roca coralina."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.440361 -81.486111)"^^geo:wktLiteral ;
  geo-pos:lat "12.440361"^^xsd:decimal ;
  geo-pos:long "-81.486111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E11-11" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0317'^^xsd:string;
  dwc:scientificName 'Eusmilia fastigiata'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E11-11'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.486111'^^xsd:double;
  dwc:latitude '12.440361'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '289939'^^xsd:integer;
  dwc:samplingEffort '10 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Video'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0317'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '289939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, alcanzando alturas entre 3 y 5 m. Arrecife reticulado de gran extensión, rodeado por plataforma de arena con esteras de macroalgas tipo césped. Abundantes escombros de corales ramificados en las oquedades de la roca coralina.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '10'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Eusmilia fastigiata'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Meandrinidae | Eusmilia  | fastigiata'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0318> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.440361 -81.486111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.440361"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, alcanzando alturas entre 3 y 5 m. Arrecife reticulado de gran extensión, rodeado por plataforma de arena con esteras de macroalgas tipo césped. Abundantes escombros de corales ramificados en las oquedades de la roca coralina."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.440361 -81.486111)"^^geo:wktLiteral ;
  geo-pos:lat "12.440361"^^xsd:decimal ;
  geo-pos:long "-81.486111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E11-11" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0318'^^xsd:string;
  dwc:scientificName 'Favia fragum'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E11-11'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.486111'^^xsd:double;
  dwc:latitude '12.440361'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '207432'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0318'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '207432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, alcanzando alturas entre 3 y 5 m. Arrecife reticulado de gran extensión, rodeado por plataforma de arena con esteras de macroalgas tipo césped. Abundantes escombros de corales ramificados en las oquedades de la roca coralina.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Favia fragum'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Favia | fragum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0319> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.440361 -81.486111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.440361"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, alcanzando alturas entre 3 y 5 m. Arrecife reticulado de gran extensión, rodeado por plataforma de arena con esteras de macroalgas tipo césped. Abundantes escombros de corales ramificados en las oquedades de la roca coralina."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.440361 -81.486111)"^^geo:wktLiteral ;
  geo-pos:lat "12.440361"^^xsd:decimal ;
  geo-pos:long "-81.486111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E11-11" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0319'^^xsd:string;
  dwc:scientificName 'Madracis decactis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E11-11'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.486111'^^xsd:double;
  dwc:latitude '12.440361'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '287107'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0319'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '287107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, alcanzando alturas entre 3 y 5 m. Arrecife reticulado de gran extensión, rodeado por plataforma de arena con esteras de macroalgas tipo césped. Abundantes escombros de corales ramificados en las oquedades de la roca coralina.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Madracis decactis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Pocilloporidae | Madracis | decactis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0320> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.440361 -81.486111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.440361"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, alcanzando alturas entre 3 y 5 m. Arrecife reticulado de gran extensión, rodeado por plataforma de arena con esteras de macroalgas tipo césped. Abundantes escombros de corales ramificados en las oquedades de la roca coralina."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.440361 -81.486111)"^^geo:wktLiteral ;
  geo-pos:lat "12.440361"^^xsd:decimal ;
  geo-pos:long "-81.486111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E11-11" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0320'^^xsd:string;
  dwc:scientificName 'Montastraea cavernosa'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E11-11'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.486111'^^xsd:double;
  dwc:latitude '12.440361'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '287962'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0320'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '287962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, alcanzando alturas entre 3 y 5 m. Arrecife reticulado de gran extensión, rodeado por plataforma de arena con esteras de macroalgas tipo césped. Abundantes escombros de corales ramificados en las oquedades de la roca coralina.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Montastraea cavernosa'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Montastraeidae | Montastraea | cavernosa'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0321> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.440361 -81.486111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.440361"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, alcanzando alturas entre 3 y 5 m. Arrecife reticulado de gran extensión, rodeado por plataforma de arena con esteras de macroalgas tipo césped. Abundantes escombros de corales ramificados en las oquedades de la roca coralina."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.440361 -81.486111)"^^geo:wktLiteral ;
  geo-pos:lat "12.440361"^^xsd:decimal ;
  geo-pos:long "-81.486111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E11-11" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0321'^^xsd:string;
  dwc:scientificName 'Orbicella annularis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E11-11'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.486111'^^xsd:double;
  dwc:latitude '12.440361'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: EN A2bce - Disminuyendo'^^xsd:string;
  dwc:aphiaid '758260'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0321'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '758260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, alcanzando alturas entre 3 y 5 m. Arrecife reticulado de gran extensión, rodeado por plataforma de arena con esteras de macroalgas tipo césped. Abundantes escombros de corales ramificados en las oquedades de la roca coralina.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Orbicella annularis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Merulinidae | Orbicella | annularis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0322> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.440361 -81.486111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.440361"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, alcanzando alturas entre 3 y 5 m. Arrecife reticulado de gran extensión, rodeado por plataforma de arena con esteras de macroalgas tipo césped. Abundantes escombros de corales ramificados en las oquedades de la roca coralina."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.440361 -81.486111)"^^geo:wktLiteral ;
  geo-pos:lat "12.440361"^^xsd:decimal ;
  geo-pos:long "-81.486111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E11-11" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0322'^^xsd:string;
  dwc:scientificName 'Orbicella faveolata'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E11-11'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.486111'^^xsd:double;
  dwc:latitude '12.440361'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: EN A2bce - Disminuyendo'^^xsd:string;
  dwc:aphiaid '758261'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0322'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '758261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, alcanzando alturas entre 3 y 5 m. Arrecife reticulado de gran extensión, rodeado por plataforma de arena con esteras de macroalgas tipo césped. Abundantes escombros de corales ramificados en las oquedades de la roca coralina.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Orbicella faveolata'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Merulinidae | Orbicella | feveolata'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0323> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.440361 -81.486111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.440361"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, alcanzando alturas entre 3 y 5 m. Arrecife reticulado de gran extensión, rodeado por plataforma de arena con esteras de macroalgas tipo césped. Abundantes escombros de corales ramificados en las oquedades de la roca coralina."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.440361 -81.486111)"^^geo:wktLiteral ;
  geo-pos:lat "12.440361"^^xsd:decimal ;
  geo-pos:long "-81.486111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E11-11" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0323'^^xsd:string;
  dwc:scientificName 'Orbicella franksi'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E11-11'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.486111'^^xsd:double;
  dwc:latitude '12.440361'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: NT A2bce - Disminuyendo'^^xsd:string;
  dwc:aphiaid '758262'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0323'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '758262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, alcanzando alturas entre 3 y 5 m. Arrecife reticulado de gran extensión, rodeado por plataforma de arena con esteras de macroalgas tipo césped. Abundantes escombros de corales ramificados en las oquedades de la roca coralina.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Orbicella franksi'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Merulinidae | Orbicella | franksi'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0324> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.440361 -81.486111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.440361"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, alcanzando alturas entre 3 y 5 m. Arrecife reticulado de gran extensión, rodeado por plataforma de arena con esteras de macroalgas tipo césped. Abundantes escombros de corales ramificados en las oquedades de la roca coralina."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.440361 -81.486111)"^^geo:wktLiteral ;
  geo-pos:lat "12.440361"^^xsd:decimal ;
  geo-pos:long "-81.486111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E11-11" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0324'^^xsd:string;
  dwc:scientificName 'Porites astreoides'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E11-11'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.486111'^^xsd:double;
  dwc:latitude '12.440361'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '288889'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0324'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '288889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, alcanzando alturas entre 3 y 5 m. Arrecife reticulado de gran extensión, rodeado por plataforma de arena con esteras de macroalgas tipo césped. Abundantes escombros de corales ramificados en las oquedades de la roca coralina.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Porites astreoides'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Poritidae | Porites | astreoides'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0325> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.440361 -81.486111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.440361"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, alcanzando alturas entre 3 y 5 m. Arrecife reticulado de gran extensión, rodeado por plataforma de arena con esteras de macroalgas tipo césped. Abundantes escombros de corales ramificados en las oquedades de la roca coralina."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.440361 -81.486111)"^^geo:wktLiteral ;
  geo-pos:lat "12.440361"^^xsd:decimal ;
  geo-pos:long "-81.486111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E11-11" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0325'^^xsd:string;
  dwc:scientificName 'Porites porites'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E11-11'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.486111'^^xsd:double;
  dwc:latitude '12.440361'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '207238'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0325'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '207238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, alcanzando alturas entre 3 y 5 m. Arrecife reticulado de gran extensión, rodeado por plataforma de arena con esteras de macroalgas tipo césped. Abundantes escombros de corales ramificados en las oquedades de la roca coralina.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Porites porites'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Poritidae | Porites | porites'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0326> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.440361 -81.486111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.440361"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, alcanzando alturas entre 3 y 5 m. Arrecife reticulado de gran extensión, rodeado por plataforma de arena con esteras de macroalgas tipo césped. Abundantes escombros de corales ramificados en las oquedades de la roca coralina."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.440361 -81.486111)"^^geo:wktLiteral ;
  geo-pos:lat "12.440361"^^xsd:decimal ;
  geo-pos:long "-81.486111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E11-11" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0326'^^xsd:string;
  dwc:scientificName 'Porites divaricata'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E11-11'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.486111'^^xsd:double;
  dwc:latitude '12.440361'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '411268'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0326'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '411268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, alcanzando alturas entre 3 y 5 m. Arrecife reticulado de gran extensión, rodeado por plataforma de arena con esteras de macroalgas tipo césped. Abundantes escombros de corales ramificados en las oquedades de la roca coralina.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Porites divaricata'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Poritidae | Porites | divaricata'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0327> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.440361 -81.486111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.440361"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, alcanzando alturas entre 3 y 5 m. Arrecife reticulado de gran extensión, rodeado por plataforma de arena con esteras de macroalgas tipo césped. Abundantes escombros de corales ramificados en las oquedades de la roca coralina."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.440361 -81.486111)"^^geo:wktLiteral ;
  geo-pos:lat "12.440361"^^xsd:decimal ;
  geo-pos:long "-81.486111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E11-11" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0327'^^xsd:string;
  dwc:scientificName 'Scolymia'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E11-11'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.486111'^^xsd:double;
  dwc:latitude '12.440361'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '204384'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0327'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '204384'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, alcanzando alturas entre 3 y 5 m. Arrecife reticulado de gran extensión, rodeado por plataforma de arena con esteras de macroalgas tipo césped. Abundantes escombros de corales ramificados en las oquedades de la roca coralina.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Scolymia spp.'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Scolymia'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0328> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.440361 -81.486111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.440361"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, alcanzando alturas entre 3 y 5 m. Arrecife reticulado de gran extensión, rodeado por plataforma de arena con esteras de macroalgas tipo césped. Abundantes escombros de corales ramificados en las oquedades de la roca coralina."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.440361 -81.486111)"^^geo:wktLiteral ;
  geo-pos:lat "12.440361"^^xsd:decimal ;
  geo-pos:long "-81.486111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E11-11" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0328'^^xsd:string;
  dwc:scientificName 'Siderastrea siderea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E11-11'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.486111'^^xsd:double;
  dwc:latitude '12.440361'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '207516'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0328'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '207516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, alcanzando alturas entre 3 y 5 m. Arrecife reticulado de gran extensión, rodeado por plataforma de arena con esteras de macroalgas tipo césped. Abundantes escombros de corales ramificados en las oquedades de la roca coralina.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Siderastrea siderea'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Rhizangiidae | Siderastrea | siderea'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0329> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.440361 -81.486111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.440361"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, alcanzando alturas entre 3 y 5 m. Arrecife reticulado de gran extensión, rodeado por plataforma de arena con esteras de macroalgas tipo césped. Abundantes escombros de corales ramificados en las oquedades de la roca coralina."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.440361 -81.486111)"^^geo:wktLiteral ;
  geo-pos:lat "12.440361"^^xsd:decimal ;
  geo-pos:long "-81.486111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E11-11" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0329'^^xsd:string;
  dwc:scientificName 'Siderastrea radians'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E11-11'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.486111'^^xsd:double;
  dwc:latitude '12.440361'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '207517'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0329'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '207517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, alcanzando alturas entre 3 y 5 m. Arrecife reticulado de gran extensión, rodeado por plataforma de arena con esteras de macroalgas tipo césped. Abundantes escombros de corales ramificados en las oquedades de la roca coralina.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Siderastrea radians'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Rhizangiidae | Siderastrea | radians'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0330> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.440361 -81.486111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.440361"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, alcanzando alturas entre 3 y 5 m. Arrecife reticulado de gran extensión, rodeado por plataforma de arena con esteras de macroalgas tipo césped. Abundantes escombros de corales ramificados en las oquedades de la roca coralina."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.440361 -81.486111)"^^geo:wktLiteral ;
  geo-pos:lat "12.440361"^^xsd:decimal ;
  geo-pos:long "-81.486111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E11-11" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0330'^^xsd:string;
  dwc:scientificName 'Millepora alcicornis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E11-11'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.486111'^^xsd:double;
  dwc:latitude '12.440361'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: VU A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '210726'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0330'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '210726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, alcanzando alturas entre 3 y 5 m. Arrecife reticulado de gran extensión, rodeado por plataforma de arena con esteras de macroalgas tipo césped. Abundantes escombros de corales ramificados en las oquedades de la roca coralina.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Millepora alcicornis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Hydrozoa | Anthoathecata | Milleporidae | Millepora | alcicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0331> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.440361 -81.486111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.440361"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, alcanzando alturas entre 3 y 5 m. Arrecife reticulado de gran extensión, rodeado por plataforma de arena con esteras de macroalgas tipo césped. Abundantes escombros de corales ramificados en las oquedades de la roca coralina."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.440361 -81.486111)"^^geo:wktLiteral ;
  geo-pos:lat "12.440361"^^xsd:decimal ;
  geo-pos:long "-81.486111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E11-11" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0331'^^xsd:string;
  dwc:scientificName 'Millepora complanata'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E11-11'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.486111'^^xsd:double;
  dwc:latitude '12.440361'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '287421'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0331'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '287421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, alcanzando alturas entre 3 y 5 m. Arrecife reticulado de gran extensión, rodeado por plataforma de arena con esteras de macroalgas tipo césped. Abundantes escombros de corales ramificados en las oquedades de la roca coralina.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Millepora complanata'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Hydrozoa | Anthoathecata | Milleporidae | Millepora | complanata'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0332> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.440361 -81.486111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.440361"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, alcanzando alturas entre 3 y 5 m. Arrecife reticulado de gran extensión, rodeado por plataforma de arena con esteras de macroalgas tipo césped. Abundantes escombros de corales ramificados en las oquedades de la roca coralina."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.440361 -81.486111)"^^geo:wktLiteral ;
  geo-pos:lat "12.440361"^^xsd:decimal ;
  geo-pos:long "-81.486111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E11-11" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0332'^^xsd:string;
  dwc:scientificName 'Erythropodium caribaeorum'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E11-11'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.486111'^^xsd:double;
  dwc:latitude '12.440361'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Su estado de amenaza no ha sido evaluado'^^xsd:string;
  dwc:aphiaid '289919'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0332'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '289919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, alcanzando alturas entre 3 y 5 m. Arrecife reticulado de gran extensión, rodeado por plataforma de arena con esteras de macroalgas tipo césped. Abundantes escombros de corales ramificados en las oquedades de la roca coralina.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Erythropodium caribaeorum'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleralcyonacea | Erythropodiidae | Erythropodium | caribaeorum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0333> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.440361 -81.486111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.440361"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, alcanzando alturas entre 3 y 5 m. Arrecife reticulado de gran extensión, rodeado por plataforma de arena con esteras de macroalgas tipo césped. Abundantes escombros de corales ramificados en las oquedades de la roca coralina."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.440361 -81.486111)"^^geo:wktLiteral ;
  geo-pos:lat "12.440361"^^xsd:decimal ;
  geo-pos:long "-81.486111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E11-11" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0333'^^xsd:string;
  dwc:scientificName 'Ginglymostoma cirratum'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E11-11'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.486111'^^xsd:double;
  dwc:latitude '12.440361'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: VU A2bcd - Disminuyendo'^^xsd:string;
  dwc:aphiaid '105846'^^xsd:integer;
  dwc:samplingEffort '10 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0333'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '105846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, alcanzando alturas entre 3 y 5 m. Arrecife reticulado de gran extensión, rodeado por plataforma de arena con esteras de macroalgas tipo césped. Abundantes escombros de corales ramificados en las oquedades de la roca coralina.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de peces marinos de Colombia. Chasqui et al 2017'^^xsd:string;
  dwc:sampleSizeValue '10'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Ginglymostoma cirratum'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Elasmobranchii | Orectolobiformes | Ginglymostomatidae | Ginglymostoma'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0334> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.440361 -81.486111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.440361"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, alcanzando alturas entre 3 y 5 m. Arrecife reticulado de gran extensión, rodeado por plataforma de arena con esteras de macroalgas tipo césped. Abundantes escombros de corales ramificados en las oquedades de la roca coralina."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.440361 -81.486111)"^^geo:wktLiteral ;
  geo-pos:lat "12.440361"^^xsd:decimal ;
  geo-pos:long "-81.486111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E11-11" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0334'^^xsd:string;
  dwc:scientificName 'Acanthurus coeruleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E11-11'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.486111'^^xsd:double;
  dwc:latitude '12.440361'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Estable'^^xsd:string;
  dwc:aphiaid '159581'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0334'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '159581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, alcanzando alturas entre 3 y 5 m. Arrecife reticulado de gran extensión, rodeado por plataforma de arena con esteras de macroalgas tipo césped. Abundantes escombros de corales ramificados en las oquedades de la roca coralina.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Acanthurus coeruleus'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Acanthuriformes | Acanthuridae | Acanthurus | coeruleus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0335> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.440361 -81.486111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.440361"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, alcanzando alturas entre 3 y 5 m. Arrecife reticulado de gran extensión, rodeado por plataforma de arena con esteras de macroalgas tipo césped. Abundantes escombros de corales ramificados en las oquedades de la roca coralina."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.440361 -81.486111)"^^geo:wktLiteral ;
  geo-pos:lat "12.440361"^^xsd:decimal ;
  geo-pos:long "-81.486111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E11-11" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0335'^^xsd:string;
  dwc:scientificName 'Acanthurus tractus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E11-11'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.486111'^^xsd:double;
  dwc:latitude '12.440361'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '301914'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0335'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '301914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, alcanzando alturas entre 3 y 5 m. Arrecife reticulado de gran extensión, rodeado por plataforma de arena con esteras de macroalgas tipo césped. Abundantes escombros de corales ramificados en las oquedades de la roca coralina.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Acanthurus tractus'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Acanthuriformes | Acanthuridae | Acanthurus | tractus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0336> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.440361 -81.486111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.440361"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, alcanzando alturas entre 3 y 5 m. Arrecife reticulado de gran extensión, rodeado por plataforma de arena con esteras de macroalgas tipo césped. Abundantes escombros de corales ramificados en las oquedades de la roca coralina."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.440361 -81.486111)"^^geo:wktLiteral ;
  geo-pos:lat "12.440361"^^xsd:decimal ;
  geo-pos:long "-81.486111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E11-11" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0336'^^xsd:string;
  dwc:scientificName 'Kyphosus vaigiensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E11-11'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.486111'^^xsd:double;
  dwc:latitude '12.440361'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '218706'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0336'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '218706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, alcanzando alturas entre 3 y 5 m. Arrecife reticulado de gran extensión, rodeado por plataforma de arena con esteras de macroalgas tipo césped. Abundantes escombros de corales ramificados en las oquedades de la roca coralina.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Kyphosus vaigiensis'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Centrarchiformes | Kyphosidae | Kyphosus | vaigiensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0337> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.440361 -81.486111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.440361"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, alcanzando alturas entre 3 y 5 m. Arrecife reticulado de gran extensión, rodeado por plataforma de arena con esteras de macroalgas tipo césped. Abundantes escombros de corales ramificados en las oquedades de la roca coralina."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.440361 -81.486111)"^^geo:wktLiteral ;
  geo-pos:lat "12.440361"^^xsd:decimal ;
  geo-pos:long "-81.486111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E11-11" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0337'^^xsd:string;
  dwc:scientificName 'Scarus iseri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E11-11'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.486111'^^xsd:double;
  dwc:latitude '12.440361'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '276052'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0337'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '276052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, alcanzando alturas entre 3 y 5 m. Arrecife reticulado de gran extensión, rodeado por plataforma de arena con esteras de macroalgas tipo césped. Abundantes escombros de corales ramificados en las oquedades de la roca coralina.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Scarus iseri'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Scarus | iseri'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0338> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.440361 -81.486111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.440361"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, alcanzando alturas entre 3 y 5 m. Arrecife reticulado de gran extensión, rodeado por plataforma de arena con esteras de macroalgas tipo césped. Abundantes escombros de corales ramificados en las oquedades de la roca coralina."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.440361 -81.486111)"^^geo:wktLiteral ;
  geo-pos:lat "12.440361"^^xsd:decimal ;
  geo-pos:long "-81.486111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E11-11" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0338'^^xsd:string;
  dwc:scientificName 'Scarus taeniopterus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E11-11'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.486111'^^xsd:double;
  dwc:latitude '12.440361'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '276062'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0338'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '276062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, alcanzando alturas entre 3 y 5 m. Arrecife reticulado de gran extensión, rodeado por plataforma de arena con esteras de macroalgas tipo césped. Abundantes escombros de corales ramificados en las oquedades de la roca coralina.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Scarus taeniopterus'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Scarus | taeniopterus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0339> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.440361 -81.486111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.440361"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, alcanzando alturas entre 3 y 5 m. Arrecife reticulado de gran extensión, rodeado por plataforma de arena con esteras de macroalgas tipo césped. Abundantes escombros de corales ramificados en las oquedades de la roca coralina."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.440361 -81.486111)"^^geo:wktLiteral ;
  geo-pos:lat "12.440361"^^xsd:decimal ;
  geo-pos:long "-81.486111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E11-11" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0339'^^xsd:string;
  dwc:scientificName 'Scarus vetula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E11-11'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.486111'^^xsd:double;
  dwc:latitude '12.440361'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2017: NT'^^xsd:string;
  dwc:aphiaid '276064'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0339'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '276064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, alcanzando alturas entre 3 y 5 m. Arrecife reticulado de gran extensión, rodeado por plataforma de arena con esteras de macroalgas tipo césped. Abundantes escombros de corales ramificados en las oquedades de la roca coralina.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de peces marinos de Colombia. Chasqui et al 2017'^^xsd:string;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Scarus vetula'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Scarus | vetula'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0340> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.440361 -81.486111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.440361"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, alcanzando alturas entre 3 y 5 m. Arrecife reticulado de gran extensión, rodeado por plataforma de arena con esteras de macroalgas tipo césped. Abundantes escombros de corales ramificados en las oquedades de la roca coralina."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.440361 -81.486111)"^^geo:wktLiteral ;
  geo-pos:lat "12.440361"^^xsd:decimal ;
  geo-pos:long "-81.486111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E11-11" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0340'^^xsd:string;
  dwc:scientificName 'Sparisoma atomarium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E11-11'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.486111'^^xsd:double;
  dwc:latitude '12.440361'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '273771'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0340'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '273771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, alcanzando alturas entre 3 y 5 m. Arrecife reticulado de gran extensión, rodeado por plataforma de arena con esteras de macroalgas tipo césped. Abundantes escombros de corales ramificados en las oquedades de la roca coralina.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Sparisoma atomarium'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Sparisoma | atomarium'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0341> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.440361 -81.486111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.440361"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, alcanzando alturas entre 3 y 5 m. Arrecife reticulado de gran extensión, rodeado por plataforma de arena con esteras de macroalgas tipo césped. Abundantes escombros de corales ramificados en las oquedades de la roca coralina."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.440361 -81.486111)"^^geo:wktLiteral ;
  geo-pos:lat "12.440361"^^xsd:decimal ;
  geo-pos:long "-81.486111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E11-11" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0341'^^xsd:string;
  dwc:scientificName 'Sparisoma aurofrenatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E11-11'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.486111'^^xsd:double;
  dwc:latitude '12.440361'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '273772'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0341'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '273772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, alcanzando alturas entre 3 y 5 m. Arrecife reticulado de gran extensión, rodeado por plataforma de arena con esteras de macroalgas tipo césped. Abundantes escombros de corales ramificados en las oquedades de la roca coralina.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Sparisoma aurofrenatum'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Sparisoma | aurofrenatum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0342> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.440361 -81.486111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.440361"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, alcanzando alturas entre 3 y 5 m. Arrecife reticulado de gran extensión, rodeado por plataforma de arena con esteras de macroalgas tipo césped. Abundantes escombros de corales ramificados en las oquedades de la roca coralina."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.440361 -81.486111)"^^geo:wktLiteral ;
  geo-pos:lat "12.440361"^^xsd:decimal ;
  geo-pos:long "-81.486111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E11-11" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0342'^^xsd:string;
  dwc:scientificName 'Sparisoma viride'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E11-11'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.486111'^^xsd:double;
  dwc:latitude '12.440361'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2017: NT'^^xsd:string;
  dwc:aphiaid '273780'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0342'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '273780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, alcanzando alturas entre 3 y 5 m. Arrecife reticulado de gran extensión, rodeado por plataforma de arena con esteras de macroalgas tipo césped. Abundantes escombros de corales ramificados en las oquedades de la roca coralina.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de peces marinos de Colombia. Chasqui et al 2017'^^xsd:string;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Sparisoma viride'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Sparisoma | viride'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0343> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.440361 -81.486111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.440361"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, alcanzando alturas entre 3 y 5 m. Arrecife reticulado de gran extensión, rodeado por plataforma de arena con esteras de macroalgas tipo césped. Abundantes escombros de corales ramificados en las oquedades de la roca coralina."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.440361 -81.486111)"^^geo:wktLiteral ;
  geo-pos:lat "12.440361"^^xsd:decimal ;
  geo-pos:long "-81.486111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E11-11" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0343'^^xsd:string;
  dwc:scientificName 'Diadema antillarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E11-11'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.486111'^^xsd:double;
  dwc:latitude '12.440361'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2022: NT'^^xsd:string;
  dwc:aphiaid '124332'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0343'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '124332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, alcanzando alturas entre 3 y 5 m. Arrecife reticulado de gran extensión, rodeado por plataforma de arena con esteras de macroalgas tipo césped. Abundantes escombros de corales ramificados en las oquedades de la roca coralina.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de invertebrados marinos de Colombia. Chasqui et al 2022'^^xsd:string;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Diadema antillarum'^^xsd:string;
  dwc:higherClassification 'Animalia | Echinodermata | Echinoidea | Diadematoida | Diadematidae | Diadema | antillarum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0344> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.440361 -81.486111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.440361"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, alcanzando alturas entre 3 y 5 m. Arrecife reticulado de gran extensión, rodeado por plataforma de arena con esteras de macroalgas tipo césped. Abundantes escombros de corales ramificados en las oquedades de la roca coralina."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.440361 -81.486111)"^^geo:wktLiteral ;
  geo-pos:lat "12.440361"^^xsd:decimal ;
  geo-pos:long "-81.486111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E11-11" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0344'^^xsd:string;
  dwc:scientificName 'Echinometra lucunter'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E11-11'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.486111'^^xsd:double;
  dwc:latitude '12.440361'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Su estado de amenaza no ha sido evaluado'^^xsd:string;
  dwc:aphiaid '213380'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0344'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '213380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, alcanzando alturas entre 3 y 5 m. Arrecife reticulado de gran extensión, rodeado por plataforma de arena con esteras de macroalgas tipo césped. Abundantes escombros de corales ramificados en las oquedades de la roca coralina.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Echinometra lucunter'^^xsd:string;
  dwc:higherClassification 'Animalia | Echinodermata | Echinoidea | Camarodonta | Echinometridae | Echinometra | lucunter'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0345> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.440361 -81.486111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.440361"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, alcanzando alturas entre 3 y 5 m. Arrecife reticulado de gran extensión, rodeado por plataforma de arena con esteras de macroalgas tipo césped. Abundantes escombros de corales ramificados en las oquedades de la roca coralina."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.440361 -81.486111)"^^geo:wktLiteral ;
  geo-pos:lat "12.440361"^^xsd:decimal ;
  geo-pos:long "-81.486111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-11_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E11-11" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0345'^^xsd:string;
  dwc:scientificName 'Echinometra viridis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E11-11'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.486111'^^xsd:double;
  dwc:latitude '12.440361'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Su estado de amenaza no ha sido evaluado'^^xsd:string;
  dwc:aphiaid '422493'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0345'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '422493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, alcanzando alturas entre 3 y 5 m. Arrecife reticulado de gran extensión, rodeado por plataforma de arena con esteras de macroalgas tipo césped. Abundantes escombros de corales ramificados en las oquedades de la roca coralina.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Echinometra viridis'^^xsd:string;
  dwc:higherClassification 'Animalia | Echinodermata | Echinoidea | Camarodonta | Echinometridae | Echinometra | viridis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0346> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.446861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  geo-pos:lat "12.446861"^^xsd:decimal ;
  geo-pos:long "-81.486806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E9-9" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0346'^^xsd:string;
  dwc:scientificName 'Acropora cervicornis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E9-9'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.486806'^^xsd:double;
  dwc:latitude '12.446861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A2bce - Disminuyendo'^^xsd:string;
  dwc:aphiaid '206989'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0346'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '206989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Acropora cervicornis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Acroporidae | Acropora | cervicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0347> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.446861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  geo-pos:lat "12.446861"^^xsd:decimal ;
  geo-pos:long "-81.486806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E9-9" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0347'^^xsd:string;
  dwc:scientificName 'Agaricia agaricites'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E9-9'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.486806'^^xsd:double;
  dwc:latitude '12.446861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: VU A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '287911'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0347'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '287911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Agaricia agaricites'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Agariciidae | Agaricia | agaricites'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0348> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.446861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  geo-pos:lat "12.446861"^^xsd:decimal ;
  geo-pos:long "-81.486806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E9-9" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0348'^^xsd:string;
  dwc:scientificName 'Agaricia humilis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E9-9'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.486806'^^xsd:double;
  dwc:latitude '12.446861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '287914'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0348'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '287914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Agaricia humilis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Agariciidae | Agaricia | humilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0349> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.446861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  geo-pos:lat "12.446861"^^xsd:decimal ;
  geo-pos:long "-81.486806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E9-9" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0349'^^xsd:string;
  dwc:scientificName 'Agaricia fragilis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E9-9'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.486806'^^xsd:double;
  dwc:latitude '12.446861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '287912'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0349'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '287912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Agaricia fragilis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Agariciidae | Agaricia | fragilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0350> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.446861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  geo-pos:lat "12.446861"^^xsd:decimal ;
  geo-pos:long "-81.486806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E9-9" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0350'^^xsd:string;
  dwc:scientificName 'Diploria labyrinthiformis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E9-9'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.486806'^^xsd:double;
  dwc:latitude '12.446861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '289826'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0350'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '289826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Diploria labyrinthiformis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Diploria | labyrinthiformis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0351> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.446861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  geo-pos:lat "12.446861"^^xsd:decimal ;
  geo-pos:long "-81.486806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E9-9" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0351'^^xsd:string;
  dwc:scientificName 'Eusmilia fastigiata'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E9-9'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.486806'^^xsd:double;
  dwc:latitude '12.446861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '289939'^^xsd:integer;
  dwc:samplingEffort '10 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Video'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0351'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '289939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '10'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Eusmilia fastigiata'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Meandrinidae | Eusmilia  | fastigiata'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0352> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.446861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  geo-pos:lat "12.446861"^^xsd:decimal ;
  geo-pos:long "-81.486806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E9-9" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0352'^^xsd:string;
  dwc:scientificName 'Favia fragum'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E9-9'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.486806'^^xsd:double;
  dwc:latitude '12.446861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '207432'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0352'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '207432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Favia fragum'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Favia | fragum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0353> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.446861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  geo-pos:lat "12.446861"^^xsd:decimal ;
  geo-pos:long "-81.486806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E9-9" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0353'^^xsd:string;
  dwc:scientificName 'Isophyllia rigida'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E9-9'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.486806'^^xsd:double;
  dwc:latitude '12.446861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '287850'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0353'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '287850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Isophyllia rigida'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Isophyllia | rigida'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0354> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.446861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  geo-pos:lat "12.446861"^^xsd:decimal ;
  geo-pos:long "-81.486806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E9-9" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0354'^^xsd:string;
  dwc:scientificName 'Madracis decactis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E9-9'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.486806'^^xsd:double;
  dwc:latitude '12.446861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '287107'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0354'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '287107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Madracis decactis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Pocilloporidae | Madracis | decactis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0355> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.446861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  geo-pos:lat "12.446861"^^xsd:decimal ;
  geo-pos:long "-81.486806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E9-9" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0355'^^xsd:string;
  dwc:scientificName 'Mycetophyllia'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E9-9'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.486806'^^xsd:double;
  dwc:latitude '12.446861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '267606'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0355'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '267606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Mycetophyllia cf. danaana'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Mycetophyllia'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0356> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.446861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  geo-pos:lat "12.446861"^^xsd:decimal ;
  geo-pos:long "-81.486806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E9-9" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0356'^^xsd:string;
  dwc:scientificName 'Orbicella annularis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E9-9'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.486806'^^xsd:double;
  dwc:latitude '12.446861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: EN A2bce - Disminuyendo'^^xsd:string;
  dwc:aphiaid '758260'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0356'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '758260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Orbicella annularis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Merulinidae | Orbicella | annularis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0357> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.446861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  geo-pos:lat "12.446861"^^xsd:decimal ;
  geo-pos:long "-81.486806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E9-9" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0357'^^xsd:string;
  dwc:scientificName 'Orbicella faveolata'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E9-9'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.486806'^^xsd:double;
  dwc:latitude '12.446861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: EN A2bce - Disminuyendo'^^xsd:string;
  dwc:aphiaid '758261'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0357'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '758261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Orbicella faveolata'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Merulinidae | Orbicella | feveolata'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0358> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.446861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  geo-pos:lat "12.446861"^^xsd:decimal ;
  geo-pos:long "-81.486806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E9-9" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0358'^^xsd:string;
  dwc:scientificName 'Orbicella franksi'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E9-9'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.486806'^^xsd:double;
  dwc:latitude '12.446861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: NT A2bce - Disminuyendo'^^xsd:string;
  dwc:aphiaid '758262'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0358'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '758262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Orbicella franksi'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Merulinidae | Orbicella | franksi'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0359> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.446861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  geo-pos:lat "12.446861"^^xsd:decimal ;
  geo-pos:long "-81.486806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E9-9" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0359'^^xsd:string;
  dwc:scientificName 'Porites astreoides'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E9-9'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.486806'^^xsd:double;
  dwc:latitude '12.446861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '288889'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0359'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '288889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Porites astreoides'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Poritidae | Porites | astreoides'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0360> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.446861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  geo-pos:lat "12.446861"^^xsd:decimal ;
  geo-pos:long "-81.486806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E9-9" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0360'^^xsd:string;
  dwc:scientificName 'Porites porites'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E9-9'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.486806'^^xsd:double;
  dwc:latitude '12.446861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '207238'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0360'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '207238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Porites porites'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Poritidae | Porites | porites'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0361> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.446861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  geo-pos:lat "12.446861"^^xsd:decimal ;
  geo-pos:long "-81.486806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E9-9" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0361'^^xsd:string;
  dwc:scientificName 'Porites divaricata'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E9-9'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.486806'^^xsd:double;
  dwc:latitude '12.446861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '411268'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0361'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '411268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Porites divaricata'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Poritidae | Porites | divaricata'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0362> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.446861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  geo-pos:lat "12.446861"^^xsd:decimal ;
  geo-pos:long "-81.486806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E9-9" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0362'^^xsd:string;
  dwc:scientificName 'Porites colonensis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E9-9'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.486806'^^xsd:double;
  dwc:latitude '12.446861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: VU B2ab (iii) - Desconocido'^^xsd:string;
  dwc:aphiaid '288893'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0362'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '288893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Porites colonensis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Poritidae | Porites | colonensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0363> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.446861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  geo-pos:lat "12.446861"^^xsd:decimal ;
  geo-pos:long "-81.486806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E9-9" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0363'^^xsd:string;
  dwc:scientificName 'Pseudodiploria strigosa'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E9-9'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.486806'^^xsd:double;
  dwc:latitude '12.446861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '718718'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0363'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '718718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Pseudodiploria strigosa'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Pseudodiploria | strigosa'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0364> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.446861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  geo-pos:lat "12.446861"^^xsd:decimal ;
  geo-pos:long "-81.486806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E9-9" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0364'^^xsd:string;
  dwc:scientificName 'Siderastrea siderea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E9-9'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.486806'^^xsd:double;
  dwc:latitude '12.446861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '207516'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0364'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '207516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Siderastrea siderea'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Rhizangiidae | Siderastrea | siderea'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0365> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.446861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  geo-pos:lat "12.446861"^^xsd:decimal ;
  geo-pos:long "-81.486806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E9-9" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0365'^^xsd:string;
  dwc:scientificName 'Millepora alcicornis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E9-9'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.486806'^^xsd:double;
  dwc:latitude '12.446861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: VU A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '210726'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0365'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '210726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Millepora alcicornis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Hydrozoa | Anthoathecata | Milleporidae | Millepora | alcicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0366> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.446861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  geo-pos:lat "12.446861"^^xsd:decimal ;
  geo-pos:long "-81.486806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E9-9" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0366'^^xsd:string;
  dwc:scientificName 'Millepora complanata'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E9-9'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.486806'^^xsd:double;
  dwc:latitude '12.446861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '287421'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0366'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '287421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Millepora complanata'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Hydrozoa | Anthoathecata | Milleporidae | Millepora | complanata'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0367> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.446861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  geo-pos:lat "12.446861"^^xsd:decimal ;
  geo-pos:long "-81.486806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E9-9" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0367'^^xsd:string;
  dwc:scientificName 'Gorgonia ventalina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E9-9'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.486806'^^xsd:double;
  dwc:latitude '12.446861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2022: VU A2ce'^^xsd:string;
  dwc:aphiaid '290045'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0367'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '290045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de invertebrados marinos de Colombia. Chasqui et al 2022'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Gorgonia ventalina'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Malacalcyonacea | Gorgoniidae | Gorgonia | ventalina'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0368> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.446861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  geo-pos:lat "12.446861"^^xsd:decimal ;
  geo-pos:long "-81.486806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E9-9" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0368'^^xsd:string;
  dwc:scientificName 'Chondrilla caribensis f. caribensis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E9-9'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.486806'^^xsd:double;
  dwc:latitude '12.446861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Su estado de amenaza no ha sido evaluado'^^xsd:string;
  dwc:aphiaid '248193'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0368'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '248192'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Consulta con experto'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Chondrilla caribensis f. caribensis'^^xsd:string;
  dwc:higherClassification 'Animalia | Porifera | Demospongiae | Chondrillida | Chondrillidae | Chondrilla | caribensis | caribensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0369> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.446861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  geo-pos:lat "12.446861"^^xsd:decimal ;
  geo-pos:long "-81.486806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E9-9" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0369'^^xsd:string;
  dwc:scientificName 'Erythropodium caribaeorum'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E9-9'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.486806'^^xsd:double;
  dwc:latitude '12.446861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Su estado de amenaza no ha sido evaluado'^^xsd:string;
  dwc:aphiaid '289919'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0369'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '289919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Erythropodium caribaeorum'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleralcyonacea | Erythropodiidae | Erythropodium | caribaeorum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0370> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.446861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  geo-pos:lat "12.446861"^^xsd:decimal ;
  geo-pos:long "-81.486806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E9-9" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0370'^^xsd:string;
  dwc:scientificName 'Hypanus americanus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E9-9'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.486806'^^xsd:double;
  dwc:latitude '12.446861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: NT A2bd - Disminuyendo'^^xsd:string;
  dwc:aphiaid '1042856'^^xsd:integer;
  dwc:samplingEffort '10 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0370'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '1042856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de peces marinos de Colombia. Chasqui et al 2017'^^xsd:string;
  dwc:sampleSizeValue '10'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Hypanus americanus'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Elasmobranchii | Myliobatiformes | Dasyatidae | Hypanus | americanus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0371> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.446861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  geo-pos:lat "12.446861"^^xsd:decimal ;
  geo-pos:long "-81.486806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E9-9" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0371'^^xsd:string;
  dwc:scientificName 'Acanthurus coeruleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E9-9'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.486806'^^xsd:double;
  dwc:latitude '12.446861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Estable'^^xsd:string;
  dwc:aphiaid '159581'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0371'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '159581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Acanthurus coeruleus'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Acanthuriformes | Acanthuridae | Acanthurus | coeruleus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0372> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.446861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  geo-pos:lat "12.446861"^^xsd:decimal ;
  geo-pos:long "-81.486806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E9-9" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0372'^^xsd:string;
  dwc:scientificName 'Acanthurus tractus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E9-9'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.486806'^^xsd:double;
  dwc:latitude '12.446861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '301914'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0372'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '301914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Acanthurus tractus'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Acanthuriformes | Acanthuridae | Acanthurus | tractus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0373> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.446861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  geo-pos:lat "12.446861"^^xsd:decimal ;
  geo-pos:long "-81.486806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E9-9" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0373'^^xsd:string;
  dwc:scientificName 'Kyphosus vaigiensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E9-9'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.486806'^^xsd:double;
  dwc:latitude '12.446861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '218706'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0373'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '218706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Kyphosus vaigiensis'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Centrarchiformes | Kyphosidae | Kyphosus | vaigiensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0374> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.446861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  geo-pos:lat "12.446861"^^xsd:decimal ;
  geo-pos:long "-81.486806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E9-9" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0374'^^xsd:string;
  dwc:scientificName 'Scarus iseri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E9-9'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.486806'^^xsd:double;
  dwc:latitude '12.446861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '276052'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0374'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '276052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Scarus iseri'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Scarus | iseri'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0375> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.446861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  geo-pos:lat "12.446861"^^xsd:decimal ;
  geo-pos:long "-81.486806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E9-9" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0375'^^xsd:string;
  dwc:scientificName 'Scarus taeniopterus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E9-9'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.486806'^^xsd:double;
  dwc:latitude '12.446861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '276062'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0375'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '276062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Scarus taeniopterus'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Scarus | taeniopterus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0376> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.446861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  geo-pos:lat "12.446861"^^xsd:decimal ;
  geo-pos:long "-81.486806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E9-9" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0376'^^xsd:string;
  dwc:scientificName 'Scarus vetula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E9-9'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.486806'^^xsd:double;
  dwc:latitude '12.446861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2017: NT'^^xsd:string;
  dwc:aphiaid '276064'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0376'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '276064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de peces marinos de Colombia. Chasqui et al 2017'^^xsd:string;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Scarus vetula'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Scarus | vetula'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0377> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.446861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  geo-pos:lat "12.446861"^^xsd:decimal ;
  geo-pos:long "-81.486806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E9-9" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0377'^^xsd:string;
  dwc:scientificName 'Sparisoma atomarium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E9-9'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.486806'^^xsd:double;
  dwc:latitude '12.446861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '273771'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0377'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '273771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Sparisoma atomarium'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Sparisoma | atomarium'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0378> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.446861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  geo-pos:lat "12.446861"^^xsd:decimal ;
  geo-pos:long "-81.486806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E9-9" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0378'^^xsd:string;
  dwc:scientificName 'Sparisoma aurofrenatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E9-9'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.486806'^^xsd:double;
  dwc:latitude '12.446861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '273772'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0378'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '273772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Sparisoma aurofrenatum'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Sparisoma | aurofrenatum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0379> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.446861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  geo-pos:lat "12.446861"^^xsd:decimal ;
  geo-pos:long "-81.486806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E9-9" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0379'^^xsd:string;
  dwc:scientificName 'Sparisoma viride'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E9-9'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.486806'^^xsd:double;
  dwc:latitude '12.446861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2017: NT'^^xsd:string;
  dwc:aphiaid '273780'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0379'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '273780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de peces marinos de Colombia. Chasqui et al 2017'^^xsd:string;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Sparisoma viride'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Sparisoma | viride'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0380> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.446861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  geo-pos:lat "12.446861"^^xsd:decimal ;
  geo-pos:long "-81.486806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E9-9" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0380'^^xsd:string;
  dwc:scientificName 'Diadema antillarum'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E9-9'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.486806'^^xsd:double;
  dwc:latitude '12.446861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2022: NT'^^xsd:string;
  dwc:aphiaid '124332'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0380'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '124332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de invertebrados marinos de Colombia. Chasqui et al 2022'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Diadema antillarum'^^xsd:string;
  dwc:higherClassification 'Animalia | Echinodermata | Echinoidea | Diadematoida | Diadematidae | Diadema | antillarum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0381> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.446861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  geo-pos:lat "12.446861"^^xsd:decimal ;
  geo-pos:long "-81.486806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E9-9" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0381'^^xsd:string;
  dwc:scientificName 'Echinometra lucunter'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E9-9'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.486806'^^xsd:double;
  dwc:latitude '12.446861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Su estado de amenaza no ha sido evaluado'^^xsd:string;
  dwc:aphiaid '213380'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0381'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '213380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Echinometra lucunter'^^xsd:string;
  dwc:higherClassification 'Animalia | Echinodermata | Echinoidea | Camarodonta | Echinometridae | Echinometra | lucunter'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0382> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.446861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  geo-pos:lat "12.446861"^^xsd:decimal ;
  geo-pos:long "-81.486806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E9-9" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0382'^^xsd:string;
  dwc:scientificName 'Echinometra viridis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E9-9'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.486806'^^xsd:double;
  dwc:latitude '12.446861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Su estado de amenaza no ha sido evaluado'^^xsd:string;
  dwc:aphiaid '422493'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0382'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '422493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Echinometra viridis'^^xsd:string;
  dwc:higherClassification 'Animalia | Echinodermata | Echinoidea | Camarodonta | Echinometridae | Echinometra | viridis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0383> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.446861"^^xsd:decimal ;
  dwc:decimalLongitude "-81.486806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.446861 -81.486806)"^^geo:wktLiteral ;
  geo-pos:lat "12.446861"^^xsd:decimal ;
  geo-pos:long "-81.486806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-9_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E9-9" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0383'^^xsd:string;
  dwc:scientificName 'Aliger gigas'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'E9-9'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.486806'^^xsd:double;
  dwc:latitude '12.446861'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '8.7'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2022: VU A1ae'^^xsd:string;
  dwc:aphiaid '1429769'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0383'^^xsd:string;
  dwc:observationDate '2022-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '1429769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta, formando terrazas coralinas entre 2 y 3 m de altura. Arrecife reticulado de extensión moderada, rodeado por un plano de arenas finas. Abundantes restos coralinos de Acropora cervicornis'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de invertebrados marinos de Colombia. Chasqui et al 2022'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Aliger gigas'^^xsd:string;
  dwc:higherClassification 'Animalia | Mollusca | Gastropoda | Littorinimorpha | Strombidae | Aliger | gigas'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0384> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.38625 -81.459139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.38625"^^xsd:decimal ;
  dwc:decimalLongitude "-81.459139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza de sotavento y talud exterior con arenas blancas hasta los 13 m, que luego cae en un cantil a más de 30 m de profundidad."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.38625 -81.459139)"^^geo:wktLiteral ;
  geo-pos:lat "12.38625"^^xsd:decimal ;
  geo-pos:long "-81.459139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "Nevados-Nevados" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0384'^^xsd:string;
  dwc:scientificName 'Agaricia agaricites'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'Nevados-Nevados'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.459139'^^xsd:double;
  dwc:latitude '12.38625'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '25.2'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: VU A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '287911'^^xsd:integer;
  dwc:samplingEffort '40 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0384'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '287911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza de sotavento y talud exterior con arenas blancas hasta los 13 m, que luego cae en un cantil a más de 30 m de profundidad.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '40'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Agaricia agaricites'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Agariciidae | Agaricia | agaricites'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0385> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.38625 -81.459139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.38625"^^xsd:decimal ;
  dwc:decimalLongitude "-81.459139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza de sotavento y talud exterior con arenas blancas hasta los 13 m, que luego cae en un cantil a más de 30 m de profundidad."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.38625 -81.459139)"^^geo:wktLiteral ;
  geo-pos:lat "12.38625"^^xsd:decimal ;
  geo-pos:long "-81.459139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "Nevados-Nevados" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0385'^^xsd:string;
  dwc:scientificName 'Agaricia fragilis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'Nevados-Nevados'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.459139'^^xsd:double;
  dwc:latitude '12.38625'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '25.2'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '287912'^^xsd:integer;
  dwc:samplingEffort '40 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0385'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '287912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza de sotavento y talud exterior con arenas blancas hasta los 13 m, que luego cae en un cantil a más de 30 m de profundidad.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '40'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Agaricia fragilis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Agariciidae | Agaricia | fragilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0386> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.38625 -81.459139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.38625"^^xsd:decimal ;
  dwc:decimalLongitude "-81.459139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza de sotavento y talud exterior con arenas blancas hasta los 13 m, que luego cae en un cantil a más de 30 m de profundidad."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.38625 -81.459139)"^^geo:wktLiteral ;
  geo-pos:lat "12.38625"^^xsd:decimal ;
  geo-pos:long "-81.459139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "Nevados-Nevados" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0386'^^xsd:string;
  dwc:scientificName 'Agaricia lamarcki'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'Nevados-Nevados'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.459139'^^xsd:double;
  dwc:latitude '12.38625'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '25.2'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '287915'^^xsd:integer;
  dwc:samplingEffort '40 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0386'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '287915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza de sotavento y talud exterior con arenas blancas hasta los 13 m, que luego cae en un cantil a más de 30 m de profundidad.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '40'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Agaricia lamarcki'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Agariciidae | Agaricia | lamarcki'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0387> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.38625 -81.459139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.38625"^^xsd:decimal ;
  dwc:decimalLongitude "-81.459139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza de sotavento y talud exterior con arenas blancas hasta los 13 m, que luego cae en un cantil a más de 30 m de profundidad."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.38625 -81.459139)"^^geo:wktLiteral ;
  geo-pos:lat "12.38625"^^xsd:decimal ;
  geo-pos:long "-81.459139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "Nevados-Nevados" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0387'^^xsd:string;
  dwc:scientificName 'Agaricia undata'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'Nevados-Nevados'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.459139'^^xsd:double;
  dwc:latitude '12.38625'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '25.2'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '287917'^^xsd:integer;
  dwc:samplingEffort '40 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0387'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '287917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza de sotavento y talud exterior con arenas blancas hasta los 13 m, que luego cae en un cantil a más de 30 m de profundidad.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '40'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Agaricia undata'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Agariciidae | Agaricia | undata'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0388> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.38625 -81.459139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.38625"^^xsd:decimal ;
  dwc:decimalLongitude "-81.459139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza de sotavento y talud exterior con arenas blancas hasta los 13 m, que luego cae en un cantil a más de 30 m de profundidad."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.38625 -81.459139)"^^geo:wktLiteral ;
  geo-pos:lat "12.38625"^^xsd:decimal ;
  geo-pos:long "-81.459139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "Nevados-Nevados" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0388'^^xsd:string;
  dwc:scientificName 'Colpophyllia natans'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'Nevados-Nevados'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.459139'^^xsd:double;
  dwc:latitude '12.38625'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '25.2'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: VU A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '289697'^^xsd:integer;
  dwc:samplingEffort '40 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0388'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '289697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza de sotavento y talud exterior con arenas blancas hasta los 13 m, que luego cae en un cantil a más de 30 m de profundidad.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '40'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Colpophyllia natans'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Colpophyllia | natans'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0389> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.38625 -81.459139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.38625"^^xsd:decimal ;
  dwc:decimalLongitude "-81.459139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza de sotavento y talud exterior con arenas blancas hasta los 13 m, que luego cae en un cantil a más de 30 m de profundidad."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.38625 -81.459139)"^^geo:wktLiteral ;
  geo-pos:lat "12.38625"^^xsd:decimal ;
  geo-pos:long "-81.459139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "Nevados-Nevados" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0389'^^xsd:string;
  dwc:scientificName 'Diploria labyrinthiformis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'Nevados-Nevados'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.459139'^^xsd:double;
  dwc:latitude '12.38625'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '25.2'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '289826'^^xsd:integer;
  dwc:samplingEffort '40 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0389'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '289826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza de sotavento y talud exterior con arenas blancas hasta los 13 m, que luego cae en un cantil a más de 30 m de profundidad.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '40'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Diploria labyrinthiformis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Diploria | labyrinthiformis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0390> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.38625 -81.459139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.38625"^^xsd:decimal ;
  dwc:decimalLongitude "-81.459139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza de sotavento y talud exterior con arenas blancas hasta los 13 m, que luego cae en un cantil a más de 30 m de profundidad."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.38625 -81.459139)"^^geo:wktLiteral ;
  geo-pos:lat "12.38625"^^xsd:decimal ;
  geo-pos:long "-81.459139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "Nevados-Nevados" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0390'^^xsd:string;
  dwc:scientificName 'Eusmilia fastigiata'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'Nevados-Nevados'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.459139'^^xsd:double;
  dwc:latitude '12.38625'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '25.2'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '289939'^^xsd:integer;
  dwc:samplingEffort '40 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0390'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '289939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza de sotavento y talud exterior con arenas blancas hasta los 13 m, que luego cae en un cantil a más de 30 m de profundidad.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '40'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Eusmilia fastigiata'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Meandrinidae | Eusmilia  | fastigiata'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0391> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.38625 -81.459139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.38625"^^xsd:decimal ;
  dwc:decimalLongitude "-81.459139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza de sotavento y talud exterior con arenas blancas hasta los 13 m, que luego cae en un cantil a más de 30 m de profundidad."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.38625 -81.459139)"^^geo:wktLiteral ;
  geo-pos:lat "12.38625"^^xsd:decimal ;
  geo-pos:long "-81.459139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "Nevados-Nevados" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0391'^^xsd:string;
  dwc:scientificName 'Helioseris cucullata'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'Nevados-Nevados'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.459139'^^xsd:double;
  dwc:latitude '12.38625'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '25.2'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '290083'^^xsd:integer;
  dwc:samplingEffort '40 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0391'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '290083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza de sotavento y talud exterior con arenas blancas hasta los 13 m, que luego cae en un cantil a más de 30 m de profundidad.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '40'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Helioseris cucullata'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Agariciidae | Helioseris | cucullata'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0392> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.38625 -81.459139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.38625"^^xsd:decimal ;
  dwc:decimalLongitude "-81.459139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza de sotavento y talud exterior con arenas blancas hasta los 13 m, que luego cae en un cantil a más de 30 m de profundidad."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.38625 -81.459139)"^^geo:wktLiteral ;
  geo-pos:lat "12.38625"^^xsd:decimal ;
  geo-pos:long "-81.459139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "Nevados-Nevados" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0392'^^xsd:string;
  dwc:scientificName 'Madracis formosa'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'Nevados-Nevados'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.459139'^^xsd:double;
  dwc:latitude '12.38625'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '25.2'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: NT A2bce - Disminuyendo'^^xsd:string;
  dwc:aphiaid '287108'^^xsd:integer;
  dwc:samplingEffort '40 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0392'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '287108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza de sotavento y talud exterior con arenas blancas hasta los 13 m, que luego cae en un cantil a más de 30 m de profundidad.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '40'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Madracis formosa'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Pocilloporidae | Madracis | formosa'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0393> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.38625 -81.459139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.38625"^^xsd:decimal ;
  dwc:decimalLongitude "-81.459139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza de sotavento y talud exterior con arenas blancas hasta los 13 m, que luego cae en un cantil a más de 30 m de profundidad."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.38625 -81.459139)"^^geo:wktLiteral ;
  geo-pos:lat "12.38625"^^xsd:decimal ;
  geo-pos:long "-81.459139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "Nevados-Nevados" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0393'^^xsd:string;
  dwc:scientificName 'Meandrina jacksoni'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'Nevados-Nevados'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.459139'^^xsd:double;
  dwc:latitude '12.38625'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '25.2'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '742401'^^xsd:integer;
  dwc:samplingEffort '40 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0393'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '742401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza de sotavento y talud exterior con arenas blancas hasta los 13 m, que luego cae en un cantil a más de 30 m de profundidad.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Consulta con experto'^^xsd:string;
  dwc:sampleSizeValue '40'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Meandrina jacksoni'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Meandrinidae | Meandrina  | jacksoni'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0394> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.38625 -81.459139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.38625"^^xsd:decimal ;
  dwc:decimalLongitude "-81.459139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza de sotavento y talud exterior con arenas blancas hasta los 13 m, que luego cae en un cantil a más de 30 m de profundidad."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.38625 -81.459139)"^^geo:wktLiteral ;
  geo-pos:lat "12.38625"^^xsd:decimal ;
  geo-pos:long "-81.459139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "Nevados-Nevados" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0394'^^xsd:string;
  dwc:scientificName 'Meandrina meandrites'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'Nevados-Nevados'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.459139'^^xsd:double;
  dwc:latitude '12.38625'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '25.2'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '289232'^^xsd:integer;
  dwc:samplingEffort '40 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0394'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '289232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza de sotavento y talud exterior con arenas blancas hasta los 13 m, que luego cae en un cantil a más de 30 m de profundidad.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '40'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Meandrina meandrites'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Meandrinidae | Meandrina  | meandrites'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0395> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.38625 -81.459139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.38625"^^xsd:decimal ;
  dwc:decimalLongitude "-81.459139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza de sotavento y talud exterior con arenas blancas hasta los 13 m, que luego cae en un cantil a más de 30 m de profundidad."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.38625 -81.459139)"^^geo:wktLiteral ;
  geo-pos:lat "12.38625"^^xsd:decimal ;
  geo-pos:long "-81.459139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "Nevados-Nevados" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0395'^^xsd:string;
  dwc:scientificName 'Montastraea cavernosa'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'Nevados-Nevados'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.459139'^^xsd:double;
  dwc:latitude '12.38625'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '25.2'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '287962'^^xsd:integer;
  dwc:samplingEffort '40 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0395'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '287962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza de sotavento y talud exterior con arenas blancas hasta los 13 m, que luego cae en un cantil a más de 30 m de profundidad.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '40'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Montastraea cavernosa'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Montastraeidae | Montastraea | cavernosa'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0396> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.38625 -81.459139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.38625"^^xsd:decimal ;
  dwc:decimalLongitude "-81.459139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza de sotavento y talud exterior con arenas blancas hasta los 13 m, que luego cae en un cantil a más de 30 m de profundidad."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.38625 -81.459139)"^^geo:wktLiteral ;
  geo-pos:lat "12.38625"^^xsd:decimal ;
  geo-pos:long "-81.459139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "Nevados-Nevados" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0396'^^xsd:string;
  dwc:scientificName 'Mussa angulosa'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'Nevados-Nevados'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.459139'^^xsd:double;
  dwc:latitude '12.38625'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '25.2'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: NT A2bce - Disminuyendo'^^xsd:string;
  dwc:aphiaid '216135'^^xsd:integer;
  dwc:samplingEffort '40 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0396'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '216135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza de sotavento y talud exterior con arenas blancas hasta los 13 m, que luego cae en un cantil a más de 30 m de profundidad.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '40'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Mussa angulosa'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Mussa | angulosa'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0397> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.38625 -81.459139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.38625"^^xsd:decimal ;
  dwc:decimalLongitude "-81.459139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza de sotavento y talud exterior con arenas blancas hasta los 13 m, que luego cae en un cantil a más de 30 m de profundidad."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.38625 -81.459139)"^^geo:wktLiteral ;
  geo-pos:lat "12.38625"^^xsd:decimal ;
  geo-pos:long "-81.459139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "Nevados-Nevados" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0397'^^xsd:string;
  dwc:scientificName 'Mycetophyllia'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'Nevados-Nevados'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.459139'^^xsd:double;
  dwc:latitude '12.38625'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '25.2'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '267606'^^xsd:integer;
  dwc:samplingEffort '40 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0397'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '267606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'Terraza de sotavento y talud exterior con arenas blancas hasta los 13 m, que luego cae en un cantil a más de 30 m de profundidad.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '40'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Mycetophyllia cf. danaana'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Mycetophyllia'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0398> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.38625 -81.459139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.38625"^^xsd:decimal ;
  dwc:decimalLongitude "-81.459139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza de sotavento y talud exterior con arenas blancas hasta los 13 m, que luego cae en un cantil a más de 30 m de profundidad."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.38625 -81.459139)"^^geo:wktLiteral ;
  geo-pos:lat "12.38625"^^xsd:decimal ;
  geo-pos:long "-81.459139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "Nevados-Nevados" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0398'^^xsd:string;
  dwc:scientificName 'Mycetophyllia'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'Nevados-Nevados'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.459139'^^xsd:double;
  dwc:latitude '12.38625'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '25.2'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '267606'^^xsd:integer;
  dwc:samplingEffort '40 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0398'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '267606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'Terraza de sotavento y talud exterior con arenas blancas hasta los 13 m, que luego cae en un cantil a más de 30 m de profundidad.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '40'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Mycetophyllia cf. ferox'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Mycetophyllia'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0399> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.38625 -81.459139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.38625"^^xsd:decimal ;
  dwc:decimalLongitude "-81.459139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza de sotavento y talud exterior con arenas blancas hasta los 13 m, que luego cae en un cantil a más de 30 m de profundidad."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.38625 -81.459139)"^^geo:wktLiteral ;
  geo-pos:lat "12.38625"^^xsd:decimal ;
  geo-pos:long "-81.459139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "Nevados-Nevados" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0399'^^xsd:string;
  dwc:scientificName 'Mycetophyllia'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'Nevados-Nevados'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.459139'^^xsd:double;
  dwc:latitude '12.38625'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '25.2'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '267606'^^xsd:integer;
  dwc:samplingEffort '40 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0399'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '267606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'Terraza de sotavento y talud exterior con arenas blancas hasta los 13 m, que luego cae en un cantil a más de 30 m de profundidad.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '40'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Mycetophyllia cf. lamarckiana'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Mycetophyllia'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0400> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.38625 -81.459139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.38625"^^xsd:decimal ;
  dwc:decimalLongitude "-81.459139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza de sotavento y talud exterior con arenas blancas hasta los 13 m, que luego cae en un cantil a más de 30 m de profundidad."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.38625 -81.459139)"^^geo:wktLiteral ;
  geo-pos:lat "12.38625"^^xsd:decimal ;
  geo-pos:long "-81.459139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "Nevados-Nevados" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0400'^^xsd:string;
  dwc:scientificName 'Orbicella annularis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'Nevados-Nevados'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.459139'^^xsd:double;
  dwc:latitude '12.38625'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '25.2'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: EN A2bce - Disminuyendo'^^xsd:string;
  dwc:aphiaid '758260'^^xsd:integer;
  dwc:samplingEffort '40 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0400'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '758260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza de sotavento y talud exterior con arenas blancas hasta los 13 m, que luego cae en un cantil a más de 30 m de profundidad.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '40'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Orbicella annularis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Merulinidae | Orbicella | annularis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0401> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.38625 -81.459139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.38625"^^xsd:decimal ;
  dwc:decimalLongitude "-81.459139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza de sotavento y talud exterior con arenas blancas hasta los 13 m, que luego cae en un cantil a más de 30 m de profundidad."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.38625 -81.459139)"^^geo:wktLiteral ;
  geo-pos:lat "12.38625"^^xsd:decimal ;
  geo-pos:long "-81.459139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "Nevados-Nevados" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0401'^^xsd:string;
  dwc:scientificName 'Orbicella faveolata'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'Nevados-Nevados'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.459139'^^xsd:double;
  dwc:latitude '12.38625'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '25.2'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: EN A2bce - Disminuyendo'^^xsd:string;
  dwc:aphiaid '758261'^^xsd:integer;
  dwc:samplingEffort '40 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0401'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '758261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza de sotavento y talud exterior con arenas blancas hasta los 13 m, que luego cae en un cantil a más de 30 m de profundidad.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '40'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Orbicella faveolata'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Merulinidae | Orbicella | feveolata'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0402> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.38625 -81.459139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.38625"^^xsd:decimal ;
  dwc:decimalLongitude "-81.459139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza de sotavento y talud exterior con arenas blancas hasta los 13 m, que luego cae en un cantil a más de 30 m de profundidad."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.38625 -81.459139)"^^geo:wktLiteral ;
  geo-pos:lat "12.38625"^^xsd:decimal ;
  geo-pos:long "-81.459139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "Nevados-Nevados" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0402'^^xsd:string;
  dwc:scientificName 'Orbicella franksi'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'Nevados-Nevados'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.459139'^^xsd:double;
  dwc:latitude '12.38625'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '25.2'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: NT A2bce - Disminuyendo'^^xsd:string;
  dwc:aphiaid '758262'^^xsd:integer;
  dwc:samplingEffort '40 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0402'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '758262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza de sotavento y talud exterior con arenas blancas hasta los 13 m, que luego cae en un cantil a más de 30 m de profundidad.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '40'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Orbicella franksi'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Merulinidae | Orbicella | franksi'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0403> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.38625 -81.459139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.38625"^^xsd:decimal ;
  dwc:decimalLongitude "-81.459139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza de sotavento y talud exterior con arenas blancas hasta los 13 m, que luego cae en un cantil a más de 30 m de profundidad."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.38625 -81.459139)"^^geo:wktLiteral ;
  geo-pos:lat "12.38625"^^xsd:decimal ;
  geo-pos:long "-81.459139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "Nevados-Nevados" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0403'^^xsd:string;
  dwc:scientificName 'Porites astreoides'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'Nevados-Nevados'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.459139'^^xsd:double;
  dwc:latitude '12.38625'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '25.2'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '288889'^^xsd:integer;
  dwc:samplingEffort '40 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0403'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '288889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza de sotavento y talud exterior con arenas blancas hasta los 13 m, que luego cae en un cantil a más de 30 m de profundidad.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '40'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Porites astreoides'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Poritidae | Porites | astreoides'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0404> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.38625 -81.459139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.38625"^^xsd:decimal ;
  dwc:decimalLongitude "-81.459139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza de sotavento y talud exterior con arenas blancas hasta los 13 m, que luego cae en un cantil a más de 30 m de profundidad."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.38625 -81.459139)"^^geo:wktLiteral ;
  geo-pos:lat "12.38625"^^xsd:decimal ;
  geo-pos:long "-81.459139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "Nevados-Nevados" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0404'^^xsd:string;
  dwc:scientificName 'Porites colonensis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'Nevados-Nevados'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.459139'^^xsd:double;
  dwc:latitude '12.38625'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '25.2'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: VU B2ab (iii) - Desconocido'^^xsd:string;
  dwc:aphiaid '288893'^^xsd:integer;
  dwc:samplingEffort '40 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0404'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '288893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza de sotavento y talud exterior con arenas blancas hasta los 13 m, que luego cae en un cantil a más de 30 m de profundidad.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '40'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Porites colonensis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Poritidae | Porites | colonensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0405> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.38625 -81.459139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.38625"^^xsd:decimal ;
  dwc:decimalLongitude "-81.459139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza de sotavento y talud exterior con arenas blancas hasta los 13 m, que luego cae en un cantil a más de 30 m de profundidad."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.38625 -81.459139)"^^geo:wktLiteral ;
  geo-pos:lat "12.38625"^^xsd:decimal ;
  geo-pos:long "-81.459139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "Nevados-Nevados" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0405'^^xsd:string;
  dwc:scientificName 'Pseudodiploria strigosa'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'Nevados-Nevados'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.459139'^^xsd:double;
  dwc:latitude '12.38625'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '25.2'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '718718'^^xsd:integer;
  dwc:samplingEffort '40 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0405'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '718718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza de sotavento y talud exterior con arenas blancas hasta los 13 m, que luego cae en un cantil a más de 30 m de profundidad.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '40'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Pseudodiploria strigosa'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Pseudodiploria | strigosa'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0406> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.38625 -81.459139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.38625"^^xsd:decimal ;
  dwc:decimalLongitude "-81.459139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza de sotavento y talud exterior con arenas blancas hasta los 13 m, que luego cae en un cantil a más de 30 m de profundidad."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.38625 -81.459139)"^^geo:wktLiteral ;
  geo-pos:lat "12.38625"^^xsd:decimal ;
  geo-pos:long "-81.459139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "Nevados-Nevados" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0406'^^xsd:string;
  dwc:scientificName 'Scolymia'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'Nevados-Nevados'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.459139'^^xsd:double;
  dwc:latitude '12.38625'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '25.2'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '204384'^^xsd:integer;
  dwc:samplingEffort '40 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0406'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '204384'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'Terraza de sotavento y talud exterior con arenas blancas hasta los 13 m, que luego cae en un cantil a más de 30 m de profundidad.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '40'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Scolymia spp.'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Scolymia'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0407> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.38625 -81.459139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.38625"^^xsd:decimal ;
  dwc:decimalLongitude "-81.459139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza de sotavento y talud exterior con arenas blancas hasta los 13 m, que luego cae en un cantil a más de 30 m de profundidad."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.38625 -81.459139)"^^geo:wktLiteral ;
  geo-pos:lat "12.38625"^^xsd:decimal ;
  geo-pos:long "-81.459139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "Nevados-Nevados" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0407'^^xsd:string;
  dwc:scientificName 'Siderastrea siderea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'Nevados-Nevados'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.459139'^^xsd:double;
  dwc:latitude '12.38625'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '25.2'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '207516'^^xsd:integer;
  dwc:samplingEffort '40 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0407'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '207516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza de sotavento y talud exterior con arenas blancas hasta los 13 m, que luego cae en un cantil a más de 30 m de profundidad.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '40'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Siderastrea siderea'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Rhizangiidae | Siderastrea | siderea'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0408> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.38625 -81.459139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.38625"^^xsd:decimal ;
  dwc:decimalLongitude "-81.459139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza de sotavento y talud exterior con arenas blancas hasta los 13 m, que luego cae en un cantil a más de 30 m de profundidad."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.38625 -81.459139)"^^geo:wktLiteral ;
  geo-pos:lat "12.38625"^^xsd:decimal ;
  geo-pos:long "-81.459139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "Nevados-Nevados" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0408'^^xsd:string;
  dwc:scientificName 'Millepora alcicornis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'Nevados-Nevados'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.459139'^^xsd:double;
  dwc:latitude '12.38625'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '25.2'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: VU A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '210726'^^xsd:integer;
  dwc:samplingEffort '40 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0408'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '210726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza de sotavento y talud exterior con arenas blancas hasta los 13 m, que luego cae en un cantil a más de 30 m de profundidad.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:sampleSizeValue '40'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Millepora alcicornis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Hydrozoa | Anthoathecata | Milleporidae | Millepora | alcicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0409> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.38625 -81.459139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.38625"^^xsd:decimal ;
  dwc:decimalLongitude "-81.459139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza de sotavento y talud exterior con arenas blancas hasta los 13 m, que luego cae en un cantil a más de 30 m de profundidad."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.38625 -81.459139)"^^geo:wktLiteral ;
  geo-pos:lat "12.38625"^^xsd:decimal ;
  geo-pos:long "-81.459139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "Nevados-Nevados" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0409'^^xsd:string;
  dwc:scientificName 'Millepora complanata'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'Nevados-Nevados'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.459139'^^xsd:double;
  dwc:latitude '12.38625'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '25.2'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '287421'^^xsd:integer;
  dwc:samplingEffort '40 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0409'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '287421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza de sotavento y talud exterior con arenas blancas hasta los 13 m, que luego cae en un cantil a más de 30 m de profundidad.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:sampleSizeValue '40'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Millepora complanata'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Hydrozoa | Anthoathecata | Milleporidae | Millepora | complanata'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0410> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.38625 -81.459139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.38625"^^xsd:decimal ;
  dwc:decimalLongitude "-81.459139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza de sotavento y talud exterior con arenas blancas hasta los 13 m, que luego cae en un cantil a más de 30 m de profundidad."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.38625 -81.459139)"^^geo:wktLiteral ;
  geo-pos:lat "12.38625"^^xsd:decimal ;
  geo-pos:long "-81.459139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "Nevados-Nevados" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0410'^^xsd:string;
  dwc:scientificName 'Trididemnum solidum'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'Nevados-Nevados'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.459139'^^xsd:double;
  dwc:latitude '12.38625'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '25.2'^^xsd:double;
  dwc:occurrenceRemarks 'Su estado de amenaza no ha sido evaluado'^^xsd:string;
  dwc:aphiaid '251537'^^xsd:integer;
  dwc:samplingEffort '40 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0410'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '251537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza de sotavento y talud exterior con arenas blancas hasta los 13 m, que luego cae en un cantil a más de 30 m de profundidad.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:sampleSizeValue '40'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Trididemnum solidum'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Ascidiacea | Aplousobranchia | Didemnidae | Trididemnum | solidum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0411> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.38625 -81.459139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.38625"^^xsd:decimal ;
  dwc:decimalLongitude "-81.459139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza de sotavento y talud exterior con arenas blancas hasta los 13 m, que luego cae en un cantil a más de 30 m de profundidad."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.38625 -81.459139)"^^geo:wktLiteral ;
  geo-pos:lat "12.38625"^^xsd:decimal ;
  geo-pos:long "-81.459139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-Nevados_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "Nevados-Nevados" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0411'^^xsd:string;
  dwc:scientificName 'Diadema antillarum'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2022'^^xsd:integer;
  dwc:monthIdentified '12'^^xsd:integer;
  dwc:fieldNumber 'Nevados-Nevados'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.459139'^^xsd:double;
  dwc:latitude '12.38625'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '25.2'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2022: NT'^^xsd:string;
  dwc:aphiaid '124332'^^xsd:integer;
  dwc:samplingEffort '40 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0411'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '124332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza de sotavento y talud exterior con arenas blancas hasta los 13 m, que luego cae en un cantil a más de 30 m de profundidad.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de invertebrados marinos de Colombia. Chasqui et al 2022'^^xsd:string;
  dwc:sampleSizeValue '40'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Diadema antillarum'^^xsd:string;
  dwc:higherClassification 'Animalia | Echinodermata | Echinoidea | Diadematoida | Diadematidae | Diadema | antillarum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0412> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.392028 -81.4525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.392028"^^xsd:decimal ;
  dwc:decimalLongitude "-81.4525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con complejidad estructural moderada y altura no mayor a 2 m. Arrecife mixto con roca coralina colonizada por otros organismos bentónicos no constructores. Parche coralino reticulado de tamaño moderado, rodeado por halos de arena blanca y fina que se mezcla con restos coralinos y calcáreos. Esqueletos antiguos de Acropora palmata"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.392028 -81.4525)"^^geo:wktLiteral ;
  geo-pos:lat "12.392028"^^xsd:decimal ;
  geo-pos:long "-81.4525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E6-6" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0412'^^xsd:string;
  dwc:scientificName 'Acropora palmata'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E6-6'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.4525'^^xsd:double;
  dwc:latitude '12.392028'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A2bce - Disminuyendo'^^xsd:string;
  dwc:aphiaid '288227'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0412'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '288227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con complejidad estructural moderada y altura no mayor a 2 m. Arrecife mixto con roca coralina colonizada por otros organismos bentónicos no constructores. Parche coralino reticulado de tamaño moderado, rodeado por halos de arena blanca y fina que se mezcla con restos coralinos y calcáreos. Esqueletos antiguos de Acropora palmata'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Acropora palmata'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Acroporidae | Acropora | palmata'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0413> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.392028 -81.4525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.392028"^^xsd:decimal ;
  dwc:decimalLongitude "-81.4525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con complejidad estructural moderada y altura no mayor a 2 m. Arrecife mixto con roca coralina colonizada por otros organismos bentónicos no constructores. Parche coralino reticulado de tamaño moderado, rodeado por halos de arena blanca y fina que se mezcla con restos coralinos y calcáreos. Esqueletos antiguos de Acropora palmata"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.392028 -81.4525)"^^geo:wktLiteral ;
  geo-pos:lat "12.392028"^^xsd:decimal ;
  geo-pos:long "-81.4525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E6-6" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0413'^^xsd:string;
  dwc:scientificName 'Agaricia agaricites'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E6-6'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.4525'^^xsd:double;
  dwc:latitude '12.392028'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: VU A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '287911'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0413'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '287911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con complejidad estructural moderada y altura no mayor a 2 m. Arrecife mixto con roca coralina colonizada por otros organismos bentónicos no constructores. Parche coralino reticulado de tamaño moderado, rodeado por halos de arena blanca y fina que se mezcla con restos coralinos y calcáreos. Esqueletos antiguos de Acropora palmata'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Agaricia agaricites'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Agariciidae | Agaricia | agaricites'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0414> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.392028 -81.4525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.392028"^^xsd:decimal ;
  dwc:decimalLongitude "-81.4525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con complejidad estructural moderada y altura no mayor a 2 m. Arrecife mixto con roca coralina colonizada por otros organismos bentónicos no constructores. Parche coralino reticulado de tamaño moderado, rodeado por halos de arena blanca y fina que se mezcla con restos coralinos y calcáreos. Esqueletos antiguos de Acropora palmata"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.392028 -81.4525)"^^geo:wktLiteral ;
  geo-pos:lat "12.392028"^^xsd:decimal ;
  geo-pos:long "-81.4525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E6-6" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0414'^^xsd:string;
  dwc:scientificName 'Favia fragum'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E6-6'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.4525'^^xsd:double;
  dwc:latitude '12.392028'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '207432'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0414'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '207432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con complejidad estructural moderada y altura no mayor a 2 m. Arrecife mixto con roca coralina colonizada por otros organismos bentónicos no constructores. Parche coralino reticulado de tamaño moderado, rodeado por halos de arena blanca y fina que se mezcla con restos coralinos y calcáreos. Esqueletos antiguos de Acropora palmata'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Favia fragum'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Favia | fragum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0415> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.392028 -81.4525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.392028"^^xsd:decimal ;
  dwc:decimalLongitude "-81.4525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con complejidad estructural moderada y altura no mayor a 2 m. Arrecife mixto con roca coralina colonizada por otros organismos bentónicos no constructores. Parche coralino reticulado de tamaño moderado, rodeado por halos de arena blanca y fina que se mezcla con restos coralinos y calcáreos. Esqueletos antiguos de Acropora palmata"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.392028 -81.4525)"^^geo:wktLiteral ;
  geo-pos:lat "12.392028"^^xsd:decimal ;
  geo-pos:long "-81.4525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E6-6" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0415'^^xsd:string;
  dwc:scientificName 'Isophyllia sinuosa'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E6-6'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.4525'^^xsd:double;
  dwc:latitude '12.392028'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '216134'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0415'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '216134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con complejidad estructural moderada y altura no mayor a 2 m. Arrecife mixto con roca coralina colonizada por otros organismos bentónicos no constructores. Parche coralino reticulado de tamaño moderado, rodeado por halos de arena blanca y fina que se mezcla con restos coralinos y calcáreos. Esqueletos antiguos de Acropora palmata'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Isophyllia sinuosa'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Isophyllia  | sinuosa'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0416> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.392028 -81.4525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.392028"^^xsd:decimal ;
  dwc:decimalLongitude "-81.4525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con complejidad estructural moderada y altura no mayor a 2 m. Arrecife mixto con roca coralina colonizada por otros organismos bentónicos no constructores. Parche coralino reticulado de tamaño moderado, rodeado por halos de arena blanca y fina que se mezcla con restos coralinos y calcáreos. Esqueletos antiguos de Acropora palmata"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.392028 -81.4525)"^^geo:wktLiteral ;
  geo-pos:lat "12.392028"^^xsd:decimal ;
  geo-pos:long "-81.4525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E6-6" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0416'^^xsd:string;
  dwc:scientificName 'Madracis decactis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E6-6'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.4525'^^xsd:double;
  dwc:latitude '12.392028'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '287107'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0416'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '287107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con complejidad estructural moderada y altura no mayor a 2 m. Arrecife mixto con roca coralina colonizada por otros organismos bentónicos no constructores. Parche coralino reticulado de tamaño moderado, rodeado por halos de arena blanca y fina que se mezcla con restos coralinos y calcáreos. Esqueletos antiguos de Acropora palmata'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Madracis decactis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Pocilloporidae | Madracis | decactis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0417> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.392028 -81.4525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.392028"^^xsd:decimal ;
  dwc:decimalLongitude "-81.4525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con complejidad estructural moderada y altura no mayor a 2 m. Arrecife mixto con roca coralina colonizada por otros organismos bentónicos no constructores. Parche coralino reticulado de tamaño moderado, rodeado por halos de arena blanca y fina que se mezcla con restos coralinos y calcáreos. Esqueletos antiguos de Acropora palmata"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.392028 -81.4525)"^^geo:wktLiteral ;
  geo-pos:lat "12.392028"^^xsd:decimal ;
  geo-pos:long "-81.4525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E6-6" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0417'^^xsd:string;
  dwc:scientificName 'Orbicella annularis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E6-6'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.4525'^^xsd:double;
  dwc:latitude '12.392028'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: EN A2bce - Disminuyendo'^^xsd:string;
  dwc:aphiaid '758260'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0417'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '758260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con complejidad estructural moderada y altura no mayor a 2 m. Arrecife mixto con roca coralina colonizada por otros organismos bentónicos no constructores. Parche coralino reticulado de tamaño moderado, rodeado por halos de arena blanca y fina que se mezcla con restos coralinos y calcáreos. Esqueletos antiguos de Acropora palmata'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Orbicella annularis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Merulinidae | Orbicella | annularis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0418> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.392028 -81.4525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.392028"^^xsd:decimal ;
  dwc:decimalLongitude "-81.4525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con complejidad estructural moderada y altura no mayor a 2 m. Arrecife mixto con roca coralina colonizada por otros organismos bentónicos no constructores. Parche coralino reticulado de tamaño moderado, rodeado por halos de arena blanca y fina que se mezcla con restos coralinos y calcáreos. Esqueletos antiguos de Acropora palmata"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.392028 -81.4525)"^^geo:wktLiteral ;
  geo-pos:lat "12.392028"^^xsd:decimal ;
  geo-pos:long "-81.4525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E6-6" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0418'^^xsd:string;
  dwc:scientificName 'Orbicella faveolata'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E6-6'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.4525'^^xsd:double;
  dwc:latitude '12.392028'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: EN A2bce - Disminuyendo'^^xsd:string;
  dwc:aphiaid '758261'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0418'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '758261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con complejidad estructural moderada y altura no mayor a 2 m. Arrecife mixto con roca coralina colonizada por otros organismos bentónicos no constructores. Parche coralino reticulado de tamaño moderado, rodeado por halos de arena blanca y fina que se mezcla con restos coralinos y calcáreos. Esqueletos antiguos de Acropora palmata'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Orbicella faveolata'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Merulinidae | Orbicella | feveolata'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0419> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.392028 -81.4525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.392028"^^xsd:decimal ;
  dwc:decimalLongitude "-81.4525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con complejidad estructural moderada y altura no mayor a 2 m. Arrecife mixto con roca coralina colonizada por otros organismos bentónicos no constructores. Parche coralino reticulado de tamaño moderado, rodeado por halos de arena blanca y fina que se mezcla con restos coralinos y calcáreos. Esqueletos antiguos de Acropora palmata"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.392028 -81.4525)"^^geo:wktLiteral ;
  geo-pos:lat "12.392028"^^xsd:decimal ;
  geo-pos:long "-81.4525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E6-6" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0419'^^xsd:string;
  dwc:scientificName 'Porites astreoides'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E6-6'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.4525'^^xsd:double;
  dwc:latitude '12.392028'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '288889'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0419'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '288889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con complejidad estructural moderada y altura no mayor a 2 m. Arrecife mixto con roca coralina colonizada por otros organismos bentónicos no constructores. Parche coralino reticulado de tamaño moderado, rodeado por halos de arena blanca y fina que se mezcla con restos coralinos y calcáreos. Esqueletos antiguos de Acropora palmata'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Porites astreoides'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Poritidae | Porites | astreoides'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0420> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.392028 -81.4525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.392028"^^xsd:decimal ;
  dwc:decimalLongitude "-81.4525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con complejidad estructural moderada y altura no mayor a 2 m. Arrecife mixto con roca coralina colonizada por otros organismos bentónicos no constructores. Parche coralino reticulado de tamaño moderado, rodeado por halos de arena blanca y fina que se mezcla con restos coralinos y calcáreos. Esqueletos antiguos de Acropora palmata"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.392028 -81.4525)"^^geo:wktLiteral ;
  geo-pos:lat "12.392028"^^xsd:decimal ;
  geo-pos:long "-81.4525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E6-6" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0420'^^xsd:string;
  dwc:scientificName 'Porites porites'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E6-6'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.4525'^^xsd:double;
  dwc:latitude '12.392028'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '207238'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0420'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '207238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con complejidad estructural moderada y altura no mayor a 2 m. Arrecife mixto con roca coralina colonizada por otros organismos bentónicos no constructores. Parche coralino reticulado de tamaño moderado, rodeado por halos de arena blanca y fina que se mezcla con restos coralinos y calcáreos. Esqueletos antiguos de Acropora palmata'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Porites porites'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Poritidae | Porites | porites'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0421> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.392028 -81.4525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.392028"^^xsd:decimal ;
  dwc:decimalLongitude "-81.4525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con complejidad estructural moderada y altura no mayor a 2 m. Arrecife mixto con roca coralina colonizada por otros organismos bentónicos no constructores. Parche coralino reticulado de tamaño moderado, rodeado por halos de arena blanca y fina que se mezcla con restos coralinos y calcáreos. Esqueletos antiguos de Acropora palmata"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.392028 -81.4525)"^^geo:wktLiteral ;
  geo-pos:lat "12.392028"^^xsd:decimal ;
  geo-pos:long "-81.4525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E6-6" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0421'^^xsd:string;
  dwc:scientificName 'Porites colonensis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E6-6'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.4525'^^xsd:double;
  dwc:latitude '12.392028'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: VU B2ab (iii) - Desconocido'^^xsd:string;
  dwc:aphiaid '288893'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0421'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '288893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con complejidad estructural moderada y altura no mayor a 2 m. Arrecife mixto con roca coralina colonizada por otros organismos bentónicos no constructores. Parche coralino reticulado de tamaño moderado, rodeado por halos de arena blanca y fina que se mezcla con restos coralinos y calcáreos. Esqueletos antiguos de Acropora palmata'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Porites colonensis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Poritidae | Porites | colonensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0422> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.392028 -81.4525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.392028"^^xsd:decimal ;
  dwc:decimalLongitude "-81.4525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con complejidad estructural moderada y altura no mayor a 2 m. Arrecife mixto con roca coralina colonizada por otros organismos bentónicos no constructores. Parche coralino reticulado de tamaño moderado, rodeado por halos de arena blanca y fina que se mezcla con restos coralinos y calcáreos. Esqueletos antiguos de Acropora palmata"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.392028 -81.4525)"^^geo:wktLiteral ;
  geo-pos:lat "12.392028"^^xsd:decimal ;
  geo-pos:long "-81.4525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E6-6" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0422'^^xsd:string;
  dwc:scientificName 'Pseudodiploria strigosa'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E6-6'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.4525'^^xsd:double;
  dwc:latitude '12.392028'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '718718'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0422'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '718718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con complejidad estructural moderada y altura no mayor a 2 m. Arrecife mixto con roca coralina colonizada por otros organismos bentónicos no constructores. Parche coralino reticulado de tamaño moderado, rodeado por halos de arena blanca y fina que se mezcla con restos coralinos y calcáreos. Esqueletos antiguos de Acropora palmata'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Pseudodiploria strigosa'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Pseudodiploria | strigosa'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0423> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.392028 -81.4525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.392028"^^xsd:decimal ;
  dwc:decimalLongitude "-81.4525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con complejidad estructural moderada y altura no mayor a 2 m. Arrecife mixto con roca coralina colonizada por otros organismos bentónicos no constructores. Parche coralino reticulado de tamaño moderado, rodeado por halos de arena blanca y fina que se mezcla con restos coralinos y calcáreos. Esqueletos antiguos de Acropora palmata"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.392028 -81.4525)"^^geo:wktLiteral ;
  geo-pos:lat "12.392028"^^xsd:decimal ;
  geo-pos:long "-81.4525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E6-6" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0423'^^xsd:string;
  dwc:scientificName 'Siderastrea siderea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E6-6'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.4525'^^xsd:double;
  dwc:latitude '12.392028'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '207516'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0423'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '207516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con complejidad estructural moderada y altura no mayor a 2 m. Arrecife mixto con roca coralina colonizada por otros organismos bentónicos no constructores. Parche coralino reticulado de tamaño moderado, rodeado por halos de arena blanca y fina que se mezcla con restos coralinos y calcáreos. Esqueletos antiguos de Acropora palmata'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Siderastrea siderea'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Rhizangiidae | Siderastrea | siderea'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0424> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.392028 -81.4525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.392028"^^xsd:decimal ;
  dwc:decimalLongitude "-81.4525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con complejidad estructural moderada y altura no mayor a 2 m. Arrecife mixto con roca coralina colonizada por otros organismos bentónicos no constructores. Parche coralino reticulado de tamaño moderado, rodeado por halos de arena blanca y fina que se mezcla con restos coralinos y calcáreos. Esqueletos antiguos de Acropora palmata"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.392028 -81.4525)"^^geo:wktLiteral ;
  geo-pos:lat "12.392028"^^xsd:decimal ;
  geo-pos:long "-81.4525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E6-6" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0424'^^xsd:string;
  dwc:scientificName 'Millepora complanata'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E6-6'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.4525'^^xsd:double;
  dwc:latitude '12.392028'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '287421'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0424'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '287421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con complejidad estructural moderada y altura no mayor a 2 m. Arrecife mixto con roca coralina colonizada por otros organismos bentónicos no constructores. Parche coralino reticulado de tamaño moderado, rodeado por halos de arena blanca y fina que se mezcla con restos coralinos y calcáreos. Esqueletos antiguos de Acropora palmata'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Millepora complanata'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Hydrozoa | Anthoathecata | Milleporidae | Millepora | complanata'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0425> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.392028 -81.4525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.392028"^^xsd:decimal ;
  dwc:decimalLongitude "-81.4525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con complejidad estructural moderada y altura no mayor a 2 m. Arrecife mixto con roca coralina colonizada por otros organismos bentónicos no constructores. Parche coralino reticulado de tamaño moderado, rodeado por halos de arena blanca y fina que se mezcla con restos coralinos y calcáreos. Esqueletos antiguos de Acropora palmata"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.392028 -81.4525)"^^geo:wktLiteral ;
  geo-pos:lat "12.392028"^^xsd:decimal ;
  geo-pos:long "-81.4525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E6-6" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0425'^^xsd:string;
  dwc:scientificName 'Acanthurus chirurgus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E6-6'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.4525'^^xsd:double;
  dwc:latitude '12.392028'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Estable'^^xsd:string;
  dwc:aphiaid '159580'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0425'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '159580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con complejidad estructural moderada y altura no mayor a 2 m. Arrecife mixto con roca coralina colonizada por otros organismos bentónicos no constructores. Parche coralino reticulado de tamaño moderado, rodeado por halos de arena blanca y fina que se mezcla con restos coralinos y calcáreos. Esqueletos antiguos de Acropora palmata'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Acanthurus chirurgus'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Acanthuriformes | Acanthuridae | Acanthurus | chirurgus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0426> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.392028 -81.4525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.392028"^^xsd:decimal ;
  dwc:decimalLongitude "-81.4525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con complejidad estructural moderada y altura no mayor a 2 m. Arrecife mixto con roca coralina colonizada por otros organismos bentónicos no constructores. Parche coralino reticulado de tamaño moderado, rodeado por halos de arena blanca y fina que se mezcla con restos coralinos y calcáreos. Esqueletos antiguos de Acropora palmata"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.392028 -81.4525)"^^geo:wktLiteral ;
  geo-pos:lat "12.392028"^^xsd:decimal ;
  geo-pos:long "-81.4525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E6-6" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0426'^^xsd:string;
  dwc:scientificName 'Acanthurus coeruleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E6-6'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.4525'^^xsd:double;
  dwc:latitude '12.392028'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Estable'^^xsd:string;
  dwc:aphiaid '159581'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0426'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '159581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con complejidad estructural moderada y altura no mayor a 2 m. Arrecife mixto con roca coralina colonizada por otros organismos bentónicos no constructores. Parche coralino reticulado de tamaño moderado, rodeado por halos de arena blanca y fina que se mezcla con restos coralinos y calcáreos. Esqueletos antiguos de Acropora palmata'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Acanthurus coeruleus'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Acanthuriformes | Acanthuridae | Acanthurus | coeruleus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0427> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.392028 -81.4525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.392028"^^xsd:decimal ;
  dwc:decimalLongitude "-81.4525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con complejidad estructural moderada y altura no mayor a 2 m. Arrecife mixto con roca coralina colonizada por otros organismos bentónicos no constructores. Parche coralino reticulado de tamaño moderado, rodeado por halos de arena blanca y fina que se mezcla con restos coralinos y calcáreos. Esqueletos antiguos de Acropora palmata"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.392028 -81.4525)"^^geo:wktLiteral ;
  geo-pos:lat "12.392028"^^xsd:decimal ;
  geo-pos:long "-81.4525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E6-6" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0427'^^xsd:string;
  dwc:scientificName 'Acanthurus tractus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E6-6'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.4525'^^xsd:double;
  dwc:latitude '12.392028'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '301914'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0427'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '301914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con complejidad estructural moderada y altura no mayor a 2 m. Arrecife mixto con roca coralina colonizada por otros organismos bentónicos no constructores. Parche coralino reticulado de tamaño moderado, rodeado por halos de arena blanca y fina que se mezcla con restos coralinos y calcáreos. Esqueletos antiguos de Acropora palmata'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Acanthurus tractus'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Acanthuriformes | Acanthuridae | Acanthurus | tractus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0428> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.392028 -81.4525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.392028"^^xsd:decimal ;
  dwc:decimalLongitude "-81.4525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con complejidad estructural moderada y altura no mayor a 2 m. Arrecife mixto con roca coralina colonizada por otros organismos bentónicos no constructores. Parche coralino reticulado de tamaño moderado, rodeado por halos de arena blanca y fina que se mezcla con restos coralinos y calcáreos. Esqueletos antiguos de Acropora palmata"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.392028 -81.4525)"^^geo:wktLiteral ;
  geo-pos:lat "12.392028"^^xsd:decimal ;
  geo-pos:long "-81.4525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E6-6" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0428'^^xsd:string;
  dwc:scientificName 'Scarus iseri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E6-6'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.4525'^^xsd:double;
  dwc:latitude '12.392028'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '276052'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0428'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '276052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con complejidad estructural moderada y altura no mayor a 2 m. Arrecife mixto con roca coralina colonizada por otros organismos bentónicos no constructores. Parche coralino reticulado de tamaño moderado, rodeado por halos de arena blanca y fina que se mezcla con restos coralinos y calcáreos. Esqueletos antiguos de Acropora palmata'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Scarus iseri'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Scarus | iseri'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0429> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.392028 -81.4525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.392028"^^xsd:decimal ;
  dwc:decimalLongitude "-81.4525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con complejidad estructural moderada y altura no mayor a 2 m. Arrecife mixto con roca coralina colonizada por otros organismos bentónicos no constructores. Parche coralino reticulado de tamaño moderado, rodeado por halos de arena blanca y fina que se mezcla con restos coralinos y calcáreos. Esqueletos antiguos de Acropora palmata"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.392028 -81.4525)"^^geo:wktLiteral ;
  geo-pos:lat "12.392028"^^xsd:decimal ;
  geo-pos:long "-81.4525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E6-6" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0429'^^xsd:string;
  dwc:scientificName 'Scarus vetula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E6-6'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.4525'^^xsd:double;
  dwc:latitude '12.392028'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2017: NT'^^xsd:string;
  dwc:aphiaid '276064'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0429'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '276064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con complejidad estructural moderada y altura no mayor a 2 m. Arrecife mixto con roca coralina colonizada por otros organismos bentónicos no constructores. Parche coralino reticulado de tamaño moderado, rodeado por halos de arena blanca y fina que se mezcla con restos coralinos y calcáreos. Esqueletos antiguos de Acropora palmata'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de peces marinos de Colombia. Chasqui et al 2017'^^xsd:string;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Scarus vetula'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Scarus | vetula'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0430> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.392028 -81.4525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.392028"^^xsd:decimal ;
  dwc:decimalLongitude "-81.4525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con complejidad estructural moderada y altura no mayor a 2 m. Arrecife mixto con roca coralina colonizada por otros organismos bentónicos no constructores. Parche coralino reticulado de tamaño moderado, rodeado por halos de arena blanca y fina que se mezcla con restos coralinos y calcáreos. Esqueletos antiguos de Acropora palmata"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.392028 -81.4525)"^^geo:wktLiteral ;
  geo-pos:lat "12.392028"^^xsd:decimal ;
  geo-pos:long "-81.4525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E6-6" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0430'^^xsd:string;
  dwc:scientificName 'Sparisoma atomarium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E6-6'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.4525'^^xsd:double;
  dwc:latitude '12.392028'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '273771'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0430'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '273771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con complejidad estructural moderada y altura no mayor a 2 m. Arrecife mixto con roca coralina colonizada por otros organismos bentónicos no constructores. Parche coralino reticulado de tamaño moderado, rodeado por halos de arena blanca y fina que se mezcla con restos coralinos y calcáreos. Esqueletos antiguos de Acropora palmata'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Sparisoma atomarium'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Sparisoma | atomarium'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0431> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.392028 -81.4525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.392028"^^xsd:decimal ;
  dwc:decimalLongitude "-81.4525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con complejidad estructural moderada y altura no mayor a 2 m. Arrecife mixto con roca coralina colonizada por otros organismos bentónicos no constructores. Parche coralino reticulado de tamaño moderado, rodeado por halos de arena blanca y fina que se mezcla con restos coralinos y calcáreos. Esqueletos antiguos de Acropora palmata"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.392028 -81.4525)"^^geo:wktLiteral ;
  geo-pos:lat "12.392028"^^xsd:decimal ;
  geo-pos:long "-81.4525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E6-6" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0431'^^xsd:string;
  dwc:scientificName 'Sparisoma aurofrenatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E6-6'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.4525'^^xsd:double;
  dwc:latitude '12.392028'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '273772'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0431'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '273772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con complejidad estructural moderada y altura no mayor a 2 m. Arrecife mixto con roca coralina colonizada por otros organismos bentónicos no constructores. Parche coralino reticulado de tamaño moderado, rodeado por halos de arena blanca y fina que se mezcla con restos coralinos y calcáreos. Esqueletos antiguos de Acropora palmata'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Sparisoma aurofrenatum'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Sparisoma | aurofrenatum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0432> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.392028 -81.4525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.392028"^^xsd:decimal ;
  dwc:decimalLongitude "-81.4525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con complejidad estructural moderada y altura no mayor a 2 m. Arrecife mixto con roca coralina colonizada por otros organismos bentónicos no constructores. Parche coralino reticulado de tamaño moderado, rodeado por halos de arena blanca y fina que se mezcla con restos coralinos y calcáreos. Esqueletos antiguos de Acropora palmata"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.392028 -81.4525)"^^geo:wktLiteral ;
  geo-pos:lat "12.392028"^^xsd:decimal ;
  geo-pos:long "-81.4525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E6-6" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0432'^^xsd:string;
  dwc:scientificName 'Sparisoma chrysopterum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E6-6'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.4525'^^xsd:double;
  dwc:latitude '12.392028'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '273774'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0432'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '273774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con complejidad estructural moderada y altura no mayor a 2 m. Arrecife mixto con roca coralina colonizada por otros organismos bentónicos no constructores. Parche coralino reticulado de tamaño moderado, rodeado por halos de arena blanca y fina que se mezcla con restos coralinos y calcáreos. Esqueletos antiguos de Acropora palmata'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Sparisoma chrysopterum'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Sparisoma | chrysopterum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0433> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.392028 -81.4525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.392028"^^xsd:decimal ;
  dwc:decimalLongitude "-81.4525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con complejidad estructural moderada y altura no mayor a 2 m. Arrecife mixto con roca coralina colonizada por otros organismos bentónicos no constructores. Parche coralino reticulado de tamaño moderado, rodeado por halos de arena blanca y fina que se mezcla con restos coralinos y calcáreos. Esqueletos antiguos de Acropora palmata"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.392028 -81.4525)"^^geo:wktLiteral ;
  geo-pos:lat "12.392028"^^xsd:decimal ;
  geo-pos:long "-81.4525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E6-6" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0433'^^xsd:string;
  dwc:scientificName 'Sparisoma rubripinne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E6-6'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.4525'^^xsd:double;
  dwc:latitude '12.392028'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '159301'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0433'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '159301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con complejidad estructural moderada y altura no mayor a 2 m. Arrecife mixto con roca coralina colonizada por otros organismos bentónicos no constructores. Parche coralino reticulado de tamaño moderado, rodeado por halos de arena blanca y fina que se mezcla con restos coralinos y calcáreos. Esqueletos antiguos de Acropora palmata'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Sparisoma rubripinne'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Sparisoma | rubripinne'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0434> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.392028 -81.4525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.392028"^^xsd:decimal ;
  dwc:decimalLongitude "-81.4525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con complejidad estructural moderada y altura no mayor a 2 m. Arrecife mixto con roca coralina colonizada por otros organismos bentónicos no constructores. Parche coralino reticulado de tamaño moderado, rodeado por halos de arena blanca y fina que se mezcla con restos coralinos y calcáreos. Esqueletos antiguos de Acropora palmata"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.392028 -81.4525)"^^geo:wktLiteral ;
  geo-pos:lat "12.392028"^^xsd:decimal ;
  geo-pos:long "-81.4525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E6-6" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0434'^^xsd:string;
  dwc:scientificName 'Sparisoma viride'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E6-6'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.4525'^^xsd:double;
  dwc:latitude '12.392028'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2017: NT'^^xsd:string;
  dwc:aphiaid '273780'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0434'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '273780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con complejidad estructural moderada y altura no mayor a 2 m. Arrecife mixto con roca coralina colonizada por otros organismos bentónicos no constructores. Parche coralino reticulado de tamaño moderado, rodeado por halos de arena blanca y fina que se mezcla con restos coralinos y calcáreos. Esqueletos antiguos de Acropora palmata'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de peces marinos de Colombia. Chasqui et al 2017'^^xsd:string;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Sparisoma viride'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Sparisoma | viride'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0435> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.392028 -81.4525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.392028"^^xsd:decimal ;
  dwc:decimalLongitude "-81.4525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con complejidad estructural moderada y altura no mayor a 2 m. Arrecife mixto con roca coralina colonizada por otros organismos bentónicos no constructores. Parche coralino reticulado de tamaño moderado, rodeado por halos de arena blanca y fina que se mezcla con restos coralinos y calcáreos. Esqueletos antiguos de Acropora palmata"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.392028 -81.4525)"^^geo:wktLiteral ;
  geo-pos:lat "12.392028"^^xsd:decimal ;
  geo-pos:long "-81.4525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E6-6" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0435'^^xsd:string;
  dwc:scientificName 'Diadema antillarum'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E6-6'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.4525'^^xsd:double;
  dwc:latitude '12.392028'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2022: NT'^^xsd:string;
  dwc:aphiaid '124332'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0435'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '124332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con complejidad estructural moderada y altura no mayor a 2 m. Arrecife mixto con roca coralina colonizada por otros organismos bentónicos no constructores. Parche coralino reticulado de tamaño moderado, rodeado por halos de arena blanca y fina que se mezcla con restos coralinos y calcáreos. Esqueletos antiguos de Acropora palmata'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de invertebrados marinos de Colombia. Chasqui et al 2022'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Diadema antillarum'^^xsd:string;
  dwc:higherClassification 'Animalia | Echinodermata | Echinoidea | Diadematoida | Diadematidae | Diadema | antillarum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0436> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.392028 -81.4525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.392028"^^xsd:decimal ;
  dwc:decimalLongitude "-81.4525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza lagunar con complejidad estructural moderada y altura no mayor a 2 m. Arrecife mixto con roca coralina colonizada por otros organismos bentónicos no constructores. Parche coralino reticulado de tamaño moderado, rodeado por halos de arena blanca y fina que se mezcla con restos coralinos y calcáreos. Esqueletos antiguos de Acropora palmata"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.392028 -81.4525)"^^geo:wktLiteral ;
  geo-pos:lat "12.392028"^^xsd:decimal ;
  geo-pos:long "-81.4525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-6_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E6-6" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0436'^^xsd:string;
  dwc:scientificName 'Echinometra lucunter'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E6-6'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.4525'^^xsd:double;
  dwc:latitude '12.392028'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '3.7'^^xsd:double;
  dwc:occurrenceRemarks 'Su estado de amenaza no ha sido evaluado'^^xsd:string;
  dwc:aphiaid '213380'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0436'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '213380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza lagunar con complejidad estructural moderada y altura no mayor a 2 m. Arrecife mixto con roca coralina colonizada por otros organismos bentónicos no constructores. Parche coralino reticulado de tamaño moderado, rodeado por halos de arena blanca y fina que se mezcla con restos coralinos y calcáreos. Esqueletos antiguos de Acropora palmata'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Echinometra lucunter'^^xsd:string;
  dwc:higherClassification 'Animalia | Echinodermata | Echinoidea | Camarodonta | Echinometridae | Echinometra | lucunter'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0437> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425139 -81.470972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.425139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.470972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife de barrera de barlovento con complejidad estructural moderada, con pequeñas elevaciones de roca coralina antigua de hasta 1 m de altura (cresta algal). Surcos de arena anchos y espolones. Colonias con crecimiento costroso, recubiertas parcialmente por sedimentos finos"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425139 -81.470972)"^^geo:wktLiteral ;
  geo-pos:lat "12.425139"^^xsd:decimal ;
  geo-pos:long "-81.470972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E3-3" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0437'^^xsd:string;
  dwc:scientificName 'Acropora palmata'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E3-3'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.470972'^^xsd:double;
  dwc:latitude '12.425139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A2bce - Disminuyendo'^^xsd:string;
  dwc:aphiaid '288227'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0437'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '288227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife de barrera de barlovento con complejidad estructural moderada, con pequeñas elevaciones de roca coralina antigua de hasta 1 m de altura (cresta algal). Surcos de arena anchos y espolones. Colonias con crecimiento costroso, recubiertas parcialmente por sedimentos finos'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Acropora palmata'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Acroporidae | Acropora | palmata'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0438> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425139 -81.470972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.425139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.470972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife de barrera de barlovento con complejidad estructural moderada, con pequeñas elevaciones de roca coralina antigua de hasta 1 m de altura (cresta algal). Surcos de arena anchos y espolones. Colonias con crecimiento costroso, recubiertas parcialmente por sedimentos finos"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425139 -81.470972)"^^geo:wktLiteral ;
  geo-pos:lat "12.425139"^^xsd:decimal ;
  geo-pos:long "-81.470972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E3-3" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0438'^^xsd:string;
  dwc:scientificName 'Agaricia agaricites'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E3-3'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.470972'^^xsd:double;
  dwc:latitude '12.425139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: VU A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '287911'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0438'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '287911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife de barrera de barlovento con complejidad estructural moderada, con pequeñas elevaciones de roca coralina antigua de hasta 1 m de altura (cresta algal). Surcos de arena anchos y espolones. Colonias con crecimiento costroso, recubiertas parcialmente por sedimentos finos'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Agaricia agaricites'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Agariciidae | Agaricia | agaricites'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0439> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425139 -81.470972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.425139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.470972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife de barrera de barlovento con complejidad estructural moderada, con pequeñas elevaciones de roca coralina antigua de hasta 1 m de altura (cresta algal). Surcos de arena anchos y espolones. Colonias con crecimiento costroso, recubiertas parcialmente por sedimentos finos"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425139 -81.470972)"^^geo:wktLiteral ;
  geo-pos:lat "12.425139"^^xsd:decimal ;
  geo-pos:long "-81.470972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E3-3" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0439'^^xsd:string;
  dwc:scientificName 'Favia fragum'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E3-3'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.470972'^^xsd:double;
  dwc:latitude '12.425139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '207432'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0439'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '207432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife de barrera de barlovento con complejidad estructural moderada, con pequeñas elevaciones de roca coralina antigua de hasta 1 m de altura (cresta algal). Surcos de arena anchos y espolones. Colonias con crecimiento costroso, recubiertas parcialmente por sedimentos finos'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Favia fragum'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Favia | fragum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0440> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425139 -81.470972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.425139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.470972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife de barrera de barlovento con complejidad estructural moderada, con pequeñas elevaciones de roca coralina antigua de hasta 1 m de altura (cresta algal). Surcos de arena anchos y espolones. Colonias con crecimiento costroso, recubiertas parcialmente por sedimentos finos"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425139 -81.470972)"^^geo:wktLiteral ;
  geo-pos:lat "12.425139"^^xsd:decimal ;
  geo-pos:long "-81.470972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E3-3" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0440'^^xsd:string;
  dwc:scientificName 'Madracis decactis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E3-3'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.470972'^^xsd:double;
  dwc:latitude '12.425139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '287107'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0440'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '287107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife de barrera de barlovento con complejidad estructural moderada, con pequeñas elevaciones de roca coralina antigua de hasta 1 m de altura (cresta algal). Surcos de arena anchos y espolones. Colonias con crecimiento costroso, recubiertas parcialmente por sedimentos finos'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Madracis decactis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Pocilloporidae | Madracis | decactis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0441> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425139 -81.470972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.425139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.470972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife de barrera de barlovento con complejidad estructural moderada, con pequeñas elevaciones de roca coralina antigua de hasta 1 m de altura (cresta algal). Surcos de arena anchos y espolones. Colonias con crecimiento costroso, recubiertas parcialmente por sedimentos finos"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425139 -81.470972)"^^geo:wktLiteral ;
  geo-pos:lat "12.425139"^^xsd:decimal ;
  geo-pos:long "-81.470972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E3-3" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0441'^^xsd:string;
  dwc:scientificName 'Montastraea cavernosa'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E3-3'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.470972'^^xsd:double;
  dwc:latitude '12.425139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '287962'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0441'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '287962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife de barrera de barlovento con complejidad estructural moderada, con pequeñas elevaciones de roca coralina antigua de hasta 1 m de altura (cresta algal). Surcos de arena anchos y espolones. Colonias con crecimiento costroso, recubiertas parcialmente por sedimentos finos'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Montastraea cavernosa'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Montastraeidae | Montastraea | cavernosa'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0442> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425139 -81.470972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.425139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.470972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife de barrera de barlovento con complejidad estructural moderada, con pequeñas elevaciones de roca coralina antigua de hasta 1 m de altura (cresta algal). Surcos de arena anchos y espolones. Colonias con crecimiento costroso, recubiertas parcialmente por sedimentos finos"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425139 -81.470972)"^^geo:wktLiteral ;
  geo-pos:lat "12.425139"^^xsd:decimal ;
  geo-pos:long "-81.470972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E3-3" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0442'^^xsd:string;
  dwc:scientificName 'Porites astreoides'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E3-3'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.470972'^^xsd:double;
  dwc:latitude '12.425139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '288889'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0442'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '288889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife de barrera de barlovento con complejidad estructural moderada, con pequeñas elevaciones de roca coralina antigua de hasta 1 m de altura (cresta algal). Surcos de arena anchos y espolones. Colonias con crecimiento costroso, recubiertas parcialmente por sedimentos finos'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Porites astreoides'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Poritidae | Porites | astreoides'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0443> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425139 -81.470972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.425139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.470972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife de barrera de barlovento con complejidad estructural moderada, con pequeñas elevaciones de roca coralina antigua de hasta 1 m de altura (cresta algal). Surcos de arena anchos y espolones. Colonias con crecimiento costroso, recubiertas parcialmente por sedimentos finos"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425139 -81.470972)"^^geo:wktLiteral ;
  geo-pos:lat "12.425139"^^xsd:decimal ;
  geo-pos:long "-81.470972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E3-3" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0443'^^xsd:string;
  dwc:scientificName 'Porites porites'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E3-3'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.470972'^^xsd:double;
  dwc:latitude '12.425139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '207238'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0443'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '207238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife de barrera de barlovento con complejidad estructural moderada, con pequeñas elevaciones de roca coralina antigua de hasta 1 m de altura (cresta algal). Surcos de arena anchos y espolones. Colonias con crecimiento costroso, recubiertas parcialmente por sedimentos finos'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Porites porites'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Poritidae | Porites | porites'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0444> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425139 -81.470972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.425139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.470972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife de barrera de barlovento con complejidad estructural moderada, con pequeñas elevaciones de roca coralina antigua de hasta 1 m de altura (cresta algal). Surcos de arena anchos y espolones. Colonias con crecimiento costroso, recubiertas parcialmente por sedimentos finos"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425139 -81.470972)"^^geo:wktLiteral ;
  geo-pos:lat "12.425139"^^xsd:decimal ;
  geo-pos:long "-81.470972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E3-3" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0444'^^xsd:string;
  dwc:scientificName 'Porites divaricata'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E3-3'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.470972'^^xsd:double;
  dwc:latitude '12.425139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '411268'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0444'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '411268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife de barrera de barlovento con complejidad estructural moderada, con pequeñas elevaciones de roca coralina antigua de hasta 1 m de altura (cresta algal). Surcos de arena anchos y espolones. Colonias con crecimiento costroso, recubiertas parcialmente por sedimentos finos'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Porites divaricata'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Poritidae | Porites | divaricata'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0445> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425139 -81.470972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.425139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.470972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife de barrera de barlovento con complejidad estructural moderada, con pequeñas elevaciones de roca coralina antigua de hasta 1 m de altura (cresta algal). Surcos de arena anchos y espolones. Colonias con crecimiento costroso, recubiertas parcialmente por sedimentos finos"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425139 -81.470972)"^^geo:wktLiteral ;
  geo-pos:lat "12.425139"^^xsd:decimal ;
  geo-pos:long "-81.470972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E3-3" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0445'^^xsd:string;
  dwc:scientificName 'Porites colonensis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E3-3'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.470972'^^xsd:double;
  dwc:latitude '12.425139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: VU B2ab (iii) - Desconocido'^^xsd:string;
  dwc:aphiaid '288893'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0445'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '288893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife de barrera de barlovento con complejidad estructural moderada, con pequeñas elevaciones de roca coralina antigua de hasta 1 m de altura (cresta algal). Surcos de arena anchos y espolones. Colonias con crecimiento costroso, recubiertas parcialmente por sedimentos finos'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Porites colonensis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Poritidae | Porites | colonensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0446> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425139 -81.470972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.425139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.470972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife de barrera de barlovento con complejidad estructural moderada, con pequeñas elevaciones de roca coralina antigua de hasta 1 m de altura (cresta algal). Surcos de arena anchos y espolones. Colonias con crecimiento costroso, recubiertas parcialmente por sedimentos finos"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425139 -81.470972)"^^geo:wktLiteral ;
  geo-pos:lat "12.425139"^^xsd:decimal ;
  geo-pos:long "-81.470972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E3-3" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0446'^^xsd:string;
  dwc:scientificName 'Pseudodiploria strigosa'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E3-3'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.470972'^^xsd:double;
  dwc:latitude '12.425139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '718718'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0446'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '718718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife de barrera de barlovento con complejidad estructural moderada, con pequeñas elevaciones de roca coralina antigua de hasta 1 m de altura (cresta algal). Surcos de arena anchos y espolones. Colonias con crecimiento costroso, recubiertas parcialmente por sedimentos finos'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Pseudodiploria strigosa'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Pseudodiploria | strigosa'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0447> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425139 -81.470972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.425139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.470972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife de barrera de barlovento con complejidad estructural moderada, con pequeñas elevaciones de roca coralina antigua de hasta 1 m de altura (cresta algal). Surcos de arena anchos y espolones. Colonias con crecimiento costroso, recubiertas parcialmente por sedimentos finos"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425139 -81.470972)"^^geo:wktLiteral ;
  geo-pos:lat "12.425139"^^xsd:decimal ;
  geo-pos:long "-81.470972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E3-3" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0447'^^xsd:string;
  dwc:scientificName 'Pseudodiploria clivosa'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E3-3'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.470972'^^xsd:double;
  dwc:latitude '12.425139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: NT A2bce - Disminuyendo'^^xsd:string;
  dwc:aphiaid '828326'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0447'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '828326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife de barrera de barlovento con complejidad estructural moderada, con pequeñas elevaciones de roca coralina antigua de hasta 1 m de altura (cresta algal). Surcos de arena anchos y espolones. Colonias con crecimiento costroso, recubiertas parcialmente por sedimentos finos'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Pseudodiploria clivosa'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Pseudodiploria | clivosa'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0448> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425139 -81.470972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.425139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.470972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife de barrera de barlovento con complejidad estructural moderada, con pequeñas elevaciones de roca coralina antigua de hasta 1 m de altura (cresta algal). Surcos de arena anchos y espolones. Colonias con crecimiento costroso, recubiertas parcialmente por sedimentos finos"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425139 -81.470972)"^^geo:wktLiteral ;
  geo-pos:lat "12.425139"^^xsd:decimal ;
  geo-pos:long "-81.470972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E3-3" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0448'^^xsd:string;
  dwc:scientificName 'Siderastrea siderea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E3-3'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.470972'^^xsd:double;
  dwc:latitude '12.425139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '207516'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0448'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '207516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife de barrera de barlovento con complejidad estructural moderada, con pequeñas elevaciones de roca coralina antigua de hasta 1 m de altura (cresta algal). Surcos de arena anchos y espolones. Colonias con crecimiento costroso, recubiertas parcialmente por sedimentos finos'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Siderastrea siderea'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Rhizangiidae | Siderastrea | siderea'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0449> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425139 -81.470972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.425139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.470972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife de barrera de barlovento con complejidad estructural moderada, con pequeñas elevaciones de roca coralina antigua de hasta 1 m de altura (cresta algal). Surcos de arena anchos y espolones. Colonias con crecimiento costroso, recubiertas parcialmente por sedimentos finos"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425139 -81.470972)"^^geo:wktLiteral ;
  geo-pos:lat "12.425139"^^xsd:decimal ;
  geo-pos:long "-81.470972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E3-3" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0449'^^xsd:string;
  dwc:scientificName 'Siderastrea radians'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E3-3'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.470972'^^xsd:double;
  dwc:latitude '12.425139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '207517'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0449'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '207517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife de barrera de barlovento con complejidad estructural moderada, con pequeñas elevaciones de roca coralina antigua de hasta 1 m de altura (cresta algal). Surcos de arena anchos y espolones. Colonias con crecimiento costroso, recubiertas parcialmente por sedimentos finos'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Siderastrea radians'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Rhizangiidae | Siderastrea | radians'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0450> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425139 -81.470972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.425139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.470972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife de barrera de barlovento con complejidad estructural moderada, con pequeñas elevaciones de roca coralina antigua de hasta 1 m de altura (cresta algal). Surcos de arena anchos y espolones. Colonias con crecimiento costroso, recubiertas parcialmente por sedimentos finos"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425139 -81.470972)"^^geo:wktLiteral ;
  geo-pos:lat "12.425139"^^xsd:decimal ;
  geo-pos:long "-81.470972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E3-3" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0450'^^xsd:string;
  dwc:scientificName 'Millepora complanata'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E3-3'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.470972'^^xsd:double;
  dwc:latitude '12.425139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '287421'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0450'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '287421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife de barrera de barlovento con complejidad estructural moderada, con pequeñas elevaciones de roca coralina antigua de hasta 1 m de altura (cresta algal). Surcos de arena anchos y espolones. Colonias con crecimiento costroso, recubiertas parcialmente por sedimentos finos'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Millepora complanata'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Hydrozoa | Anthoathecata | Milleporidae | Millepora | complanata'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0451> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425139 -81.470972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.425139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.470972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife de barrera de barlovento con complejidad estructural moderada, con pequeñas elevaciones de roca coralina antigua de hasta 1 m de altura (cresta algal). Surcos de arena anchos y espolones. Colonias con crecimiento costroso, recubiertas parcialmente por sedimentos finos"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425139 -81.470972)"^^geo:wktLiteral ;
  geo-pos:lat "12.425139"^^xsd:decimal ;
  geo-pos:long "-81.470972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E3-3" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0451'^^xsd:string;
  dwc:scientificName 'Gorgonia ventalina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E3-3'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.470972'^^xsd:double;
  dwc:latitude '12.425139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2022: VU A2ce'^^xsd:string;
  dwc:aphiaid '290045'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0451'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '290045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife de barrera de barlovento con complejidad estructural moderada, con pequeñas elevaciones de roca coralina antigua de hasta 1 m de altura (cresta algal). Surcos de arena anchos y espolones. Colonias con crecimiento costroso, recubiertas parcialmente por sedimentos finos'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de invertebrados marinos de Colombia. Chasqui et al 2022'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Gorgonia ventalina'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Malacalcyonacea | Gorgoniidae | Gorgonia | ventalina'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0452> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425139 -81.470972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.425139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.470972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife de barrera de barlovento con complejidad estructural moderada, con pequeñas elevaciones de roca coralina antigua de hasta 1 m de altura (cresta algal). Surcos de arena anchos y espolones. Colonias con crecimiento costroso, recubiertas parcialmente por sedimentos finos"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425139 -81.470972)"^^geo:wktLiteral ;
  geo-pos:lat "12.425139"^^xsd:decimal ;
  geo-pos:long "-81.470972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E3-3" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0452'^^xsd:string;
  dwc:scientificName 'Trididemnum solidum'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E3-3'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.470972'^^xsd:double;
  dwc:latitude '12.425139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Su estado de amenaza no ha sido evaluado'^^xsd:string;
  dwc:aphiaid '251537'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0452'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '251537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife de barrera de barlovento con complejidad estructural moderada, con pequeñas elevaciones de roca coralina antigua de hasta 1 m de altura (cresta algal). Surcos de arena anchos y espolones. Colonias con crecimiento costroso, recubiertas parcialmente por sedimentos finos'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Trididemnum solidum'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Ascidiacea | Aplousobranchia | Didemnidae | Trididemnum | solidum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0453> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425139 -81.470972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.425139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.470972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife de barrera de barlovento con complejidad estructural moderada, con pequeñas elevaciones de roca coralina antigua de hasta 1 m de altura (cresta algal). Surcos de arena anchos y espolones. Colonias con crecimiento costroso, recubiertas parcialmente por sedimentos finos"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425139 -81.470972)"^^geo:wktLiteral ;
  geo-pos:lat "12.425139"^^xsd:decimal ;
  geo-pos:long "-81.470972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E3-3" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0453'^^xsd:string;
  dwc:scientificName 'Ginglymostoma cirratum'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E3-3'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.470972'^^xsd:double;
  dwc:latitude '12.425139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: VU A2bcd - Disminuyendo'^^xsd:string;
  dwc:aphiaid '105846'^^xsd:integer;
  dwc:samplingEffort '10 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0453'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife de barrera de barlovento con complejidad estructural moderada, con pequeñas elevaciones de roca coralina antigua de hasta 1 m de altura (cresta algal). Surcos de arena anchos y espolones. Colonias con crecimiento costroso, recubiertas parcialmente por sedimentos finos'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de peces marinos de Colombia. Chasqui et al 2017'^^xsd:string;
  dwc:sampleSizeValue '10'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Ginglymostoma cirratum'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Elasmobranchii | Orectolobiformes | Ginglymostomatidae | Ginglymostoma'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0454> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425139 -81.470972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.425139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.470972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife de barrera de barlovento con complejidad estructural moderada, con pequeñas elevaciones de roca coralina antigua de hasta 1 m de altura (cresta algal). Surcos de arena anchos y espolones. Colonias con crecimiento costroso, recubiertas parcialmente por sedimentos finos"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425139 -81.470972)"^^geo:wktLiteral ;
  geo-pos:lat "12.425139"^^xsd:decimal ;
  geo-pos:long "-81.470972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E3-3" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0454'^^xsd:string;
  dwc:scientificName 'Acanthurus chirurgus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E3-3'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.470972'^^xsd:double;
  dwc:latitude '12.425139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Estable'^^xsd:string;
  dwc:aphiaid '159580'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0454'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '159580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife de barrera de barlovento con complejidad estructural moderada, con pequeñas elevaciones de roca coralina antigua de hasta 1 m de altura (cresta algal). Surcos de arena anchos y espolones. Colonias con crecimiento costroso, recubiertas parcialmente por sedimentos finos'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Acanthurus chirurgus'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Acanthuriformes | Acanthuridae | Acanthurus | chirurgus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0455> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425139 -81.470972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.425139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.470972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife de barrera de barlovento con complejidad estructural moderada, con pequeñas elevaciones de roca coralina antigua de hasta 1 m de altura (cresta algal). Surcos de arena anchos y espolones. Colonias con crecimiento costroso, recubiertas parcialmente por sedimentos finos"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425139 -81.470972)"^^geo:wktLiteral ;
  geo-pos:lat "12.425139"^^xsd:decimal ;
  geo-pos:long "-81.470972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E3-3" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0455'^^xsd:string;
  dwc:scientificName 'Acanthurus coeruleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E3-3'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.470972'^^xsd:double;
  dwc:latitude '12.425139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Estable'^^xsd:string;
  dwc:aphiaid '159581'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0455'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '159581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife de barrera de barlovento con complejidad estructural moderada, con pequeñas elevaciones de roca coralina antigua de hasta 1 m de altura (cresta algal). Surcos de arena anchos y espolones. Colonias con crecimiento costroso, recubiertas parcialmente por sedimentos finos'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Acanthurus coeruleus'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Acanthuriformes | Acanthuridae | Acanthurus | coeruleus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0456> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425139 -81.470972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.425139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.470972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife de barrera de barlovento con complejidad estructural moderada, con pequeñas elevaciones de roca coralina antigua de hasta 1 m de altura (cresta algal). Surcos de arena anchos y espolones. Colonias con crecimiento costroso, recubiertas parcialmente por sedimentos finos"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425139 -81.470972)"^^geo:wktLiteral ;
  geo-pos:lat "12.425139"^^xsd:decimal ;
  geo-pos:long "-81.470972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E3-3" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0456'^^xsd:string;
  dwc:scientificName 'Acanthurus tractus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E3-3'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.470972'^^xsd:double;
  dwc:latitude '12.425139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '301914'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0456'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '301914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife de barrera de barlovento con complejidad estructural moderada, con pequeñas elevaciones de roca coralina antigua de hasta 1 m de altura (cresta algal). Surcos de arena anchos y espolones. Colonias con crecimiento costroso, recubiertas parcialmente por sedimentos finos'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Acanthurus tractus'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Acanthuriformes | Acanthuridae | Acanthurus | tractus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0457> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425139 -81.470972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.425139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.470972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife de barrera de barlovento con complejidad estructural moderada, con pequeñas elevaciones de roca coralina antigua de hasta 1 m de altura (cresta algal). Surcos de arena anchos y espolones. Colonias con crecimiento costroso, recubiertas parcialmente por sedimentos finos"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425139 -81.470972)"^^geo:wktLiteral ;
  geo-pos:lat "12.425139"^^xsd:decimal ;
  geo-pos:long "-81.470972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E3-3" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0457'^^xsd:string;
  dwc:scientificName 'Kyphosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E3-3'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.470972'^^xsd:double;
  dwc:latitude '12.425139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '126015'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0457'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '126015'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'Arrecife de barrera de barlovento con complejidad estructural moderada, con pequeñas elevaciones de roca coralina antigua de hasta 1 m de altura (cresta algal). Surcos de arena anchos y espolones. Colonias con crecimiento costroso, recubiertas parcialmente por sedimentos finos'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Kyphosus spp.'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Centrarchiformes | Kyphosidae | Kyphosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0458> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425139 -81.470972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.425139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.470972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife de barrera de barlovento con complejidad estructural moderada, con pequeñas elevaciones de roca coralina antigua de hasta 1 m de altura (cresta algal). Surcos de arena anchos y espolones. Colonias con crecimiento costroso, recubiertas parcialmente por sedimentos finos"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425139 -81.470972)"^^geo:wktLiteral ;
  geo-pos:lat "12.425139"^^xsd:decimal ;
  geo-pos:long "-81.470972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E3-3" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0458'^^xsd:string;
  dwc:scientificName 'Scarus iseri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E3-3'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.470972'^^xsd:double;
  dwc:latitude '12.425139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '276052'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0458'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '276052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife de barrera de barlovento con complejidad estructural moderada, con pequeñas elevaciones de roca coralina antigua de hasta 1 m de altura (cresta algal). Surcos de arena anchos y espolones. Colonias con crecimiento costroso, recubiertas parcialmente por sedimentos finos'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Scarus iseri'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Scarus | iseri'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0459> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425139 -81.470972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.425139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.470972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife de barrera de barlovento con complejidad estructural moderada, con pequeñas elevaciones de roca coralina antigua de hasta 1 m de altura (cresta algal). Surcos de arena anchos y espolones. Colonias con crecimiento costroso, recubiertas parcialmente por sedimentos finos"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425139 -81.470972)"^^geo:wktLiteral ;
  geo-pos:lat "12.425139"^^xsd:decimal ;
  geo-pos:long "-81.470972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E3-3" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0459'^^xsd:string;
  dwc:scientificName 'Sparisoma aurofrenatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E3-3'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.470972'^^xsd:double;
  dwc:latitude '12.425139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '273772'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0459'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '273772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife de barrera de barlovento con complejidad estructural moderada, con pequeñas elevaciones de roca coralina antigua de hasta 1 m de altura (cresta algal). Surcos de arena anchos y espolones. Colonias con crecimiento costroso, recubiertas parcialmente por sedimentos finos'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Sparisoma aurofrenatum'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Sparisoma | aurofrenatum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0460> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425139 -81.470972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.425139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.470972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife de barrera de barlovento con complejidad estructural moderada, con pequeñas elevaciones de roca coralina antigua de hasta 1 m de altura (cresta algal). Surcos de arena anchos y espolones. Colonias con crecimiento costroso, recubiertas parcialmente por sedimentos finos"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425139 -81.470972)"^^geo:wktLiteral ;
  geo-pos:lat "12.425139"^^xsd:decimal ;
  geo-pos:long "-81.470972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E3-3" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0460'^^xsd:string;
  dwc:scientificName 'Sparisoma rubripinne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E3-3'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.470972'^^xsd:double;
  dwc:latitude '12.425139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '159301'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0460'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '159301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife de barrera de barlovento con complejidad estructural moderada, con pequeñas elevaciones de roca coralina antigua de hasta 1 m de altura (cresta algal). Surcos de arena anchos y espolones. Colonias con crecimiento costroso, recubiertas parcialmente por sedimentos finos'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Sparisoma rubripinne'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Sparisoma | rubripinne'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0461> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425139 -81.470972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.425139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.470972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife de barrera de barlovento con complejidad estructural moderada, con pequeñas elevaciones de roca coralina antigua de hasta 1 m de altura (cresta algal). Surcos de arena anchos y espolones. Colonias con crecimiento costroso, recubiertas parcialmente por sedimentos finos"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425139 -81.470972)"^^geo:wktLiteral ;
  geo-pos:lat "12.425139"^^xsd:decimal ;
  geo-pos:long "-81.470972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E3-3" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0461'^^xsd:string;
  dwc:scientificName 'Sparisoma viride'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E3-3'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.470972'^^xsd:double;
  dwc:latitude '12.425139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2017: NT'^^xsd:string;
  dwc:aphiaid '273780'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0461'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '273780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife de barrera de barlovento con complejidad estructural moderada, con pequeñas elevaciones de roca coralina antigua de hasta 1 m de altura (cresta algal). Surcos de arena anchos y espolones. Colonias con crecimiento costroso, recubiertas parcialmente por sedimentos finos'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de peces marinos de Colombia. Chasqui et al 2017'^^xsd:string;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Sparisoma viride'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Sparisoma | viride'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0462> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425139 -81.470972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.425139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.470972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife de barrera de barlovento con complejidad estructural moderada, con pequeñas elevaciones de roca coralina antigua de hasta 1 m de altura (cresta algal). Surcos de arena anchos y espolones. Colonias con crecimiento costroso, recubiertas parcialmente por sedimentos finos"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425139 -81.470972)"^^geo:wktLiteral ;
  geo-pos:lat "12.425139"^^xsd:decimal ;
  geo-pos:long "-81.470972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E3-3" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0462'^^xsd:string;
  dwc:scientificName 'Diadema antillarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E3-3'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.470972'^^xsd:double;
  dwc:latitude '12.425139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2022: NT'^^xsd:string;
  dwc:aphiaid '124332'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0462'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '124332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife de barrera de barlovento con complejidad estructural moderada, con pequeñas elevaciones de roca coralina antigua de hasta 1 m de altura (cresta algal). Surcos de arena anchos y espolones. Colonias con crecimiento costroso, recubiertas parcialmente por sedimentos finos'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de invertebrados marinos de Colombia. Chasqui et al 2022'^^xsd:string;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Diadema antillarum'^^xsd:string;
  dwc:higherClassification 'Animalia | Echinodermata | Echinoidea | Diadematoida | Diadematidae | Diadema | antillarum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0463> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425139 -81.470972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.425139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.470972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife de barrera de barlovento con complejidad estructural moderada, con pequeñas elevaciones de roca coralina antigua de hasta 1 m de altura (cresta algal). Surcos de arena anchos y espolones. Colonias con crecimiento costroso, recubiertas parcialmente por sedimentos finos"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425139 -81.470972)"^^geo:wktLiteral ;
  geo-pos:lat "12.425139"^^xsd:decimal ;
  geo-pos:long "-81.470972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E3-3" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0463'^^xsd:string;
  dwc:scientificName 'Echinometra lucunter'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E3-3'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.470972'^^xsd:double;
  dwc:latitude '12.425139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Su estado de amenaza no ha sido evaluado'^^xsd:string;
  dwc:aphiaid '213380'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0463'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '213380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife de barrera de barlovento con complejidad estructural moderada, con pequeñas elevaciones de roca coralina antigua de hasta 1 m de altura (cresta algal). Surcos de arena anchos y espolones. Colonias con crecimiento costroso, recubiertas parcialmente por sedimentos finos'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Echinometra lucunter'^^xsd:string;
  dwc:higherClassification 'Animalia | Echinodermata | Echinoidea | Camarodonta | Echinometridae | Echinometra | lucunter'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0464> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425139 -81.470972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.425139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.470972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife de barrera de barlovento con complejidad estructural moderada, con pequeñas elevaciones de roca coralina antigua de hasta 1 m de altura (cresta algal). Surcos de arena anchos y espolones. Colonias con crecimiento costroso, recubiertas parcialmente por sedimentos finos"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.425139 -81.470972)"^^geo:wktLiteral ;
  geo-pos:lat "12.425139"^^xsd:decimal ;
  geo-pos:long "-81.470972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-3_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E3-3" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0464'^^xsd:string;
  dwc:scientificName 'Eucidaris tribuloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E3-3'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '13'^^xsd:integer;
  dwc:endTimeOfDay '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.470972'^^xsd:double;
  dwc:latitude '12.425139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Su estado de amenaza no ha sido evaluado'^^xsd:string;
  dwc:aphiaid '396741'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0464'^^xsd:string;
  dwc:observationDate '2022-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '396741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife de barrera de barlovento con complejidad estructural moderada, con pequeñas elevaciones de roca coralina antigua de hasta 1 m de altura (cresta algal). Surcos de arena anchos y espolones. Colonias con crecimiento costroso, recubiertas parcialmente por sedimentos finos'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Eucidaris tribuloides'^^xsd:string;
  dwc:higherClassification 'Animalia | Echinodermata | Echinoidea | Cidaroida | Cidaridae | Eucidaris | tribuloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0465> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.394139 -81.469389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.394139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.469389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza de sotavento con complejidad estructura moderada.La roca coralina no supera los 2 m de altura, recubierta por otros organismos bentónicos no constructores (principalmente céspedes). Parche coralino rodeado por plataforma de arenas finas que se mezclan con fragmentos coralinos y conchas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.394139 -81.469389)"^^geo:wktLiteral ;
  geo-pos:lat "12.394139"^^xsd:decimal ;
  geo-pos:long "-81.469389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E10-10" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0465'^^xsd:string;
  dwc:scientificName 'Agaricia agaricites'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E10-10'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.469389'^^xsd:double;
  dwc:latitude '12.394139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: VU A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '287911'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0465'^^xsd:string;
  dwc:observationDate '2022-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '287911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza de sotavento con complejidad estructura moderada.La roca coralina no supera los 2 m de altura, recubierta por otros organismos bentónicos no constructores (principalmente céspedes). Parche coralino rodeado por plataforma de arenas finas que se mezclan con fragmentos coralinos y conchas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Agaricia agaricites'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Agariciidae | Agaricia | agaricites'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0466> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.394139 -81.469389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.394139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.469389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza de sotavento con complejidad estructura moderada.La roca coralina no supera los 2 m de altura, recubierta por otros organismos bentónicos no constructores (principalmente céspedes). Parche coralino rodeado por plataforma de arenas finas que se mezclan con fragmentos coralinos y conchas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.394139 -81.469389)"^^geo:wktLiteral ;
  geo-pos:lat "12.394139"^^xsd:decimal ;
  geo-pos:long "-81.469389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E10-10" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0466'^^xsd:string;
  dwc:scientificName 'Agaricia humilis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E10-10'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.469389'^^xsd:double;
  dwc:latitude '12.394139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '287914'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0466'^^xsd:string;
  dwc:observationDate '2022-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '287914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza de sotavento con complejidad estructura moderada.La roca coralina no supera los 2 m de altura, recubierta por otros organismos bentónicos no constructores (principalmente céspedes). Parche coralino rodeado por plataforma de arenas finas que se mezclan con fragmentos coralinos y conchas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Agaricia humilis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Agariciidae | Agaricia | humilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0467> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.394139 -81.469389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.394139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.469389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza de sotavento con complejidad estructura moderada.La roca coralina no supera los 2 m de altura, recubierta por otros organismos bentónicos no constructores (principalmente céspedes). Parche coralino rodeado por plataforma de arenas finas que se mezclan con fragmentos coralinos y conchas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.394139 -81.469389)"^^geo:wktLiteral ;
  geo-pos:lat "12.394139"^^xsd:decimal ;
  geo-pos:long "-81.469389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E10-10" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0467'^^xsd:string;
  dwc:scientificName 'Colpophyllia natans'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E10-10'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.469389'^^xsd:double;
  dwc:latitude '12.394139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: VU A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '289697'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0467'^^xsd:string;
  dwc:observationDate '2022-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '289697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza de sotavento con complejidad estructura moderada.La roca coralina no supera los 2 m de altura, recubierta por otros organismos bentónicos no constructores (principalmente céspedes). Parche coralino rodeado por plataforma de arenas finas que se mezclan con fragmentos coralinos y conchas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Colpophyllia natans'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Colpophyllia | natans'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0468> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.394139 -81.469389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.394139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.469389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza de sotavento con complejidad estructura moderada.La roca coralina no supera los 2 m de altura, recubierta por otros organismos bentónicos no constructores (principalmente céspedes). Parche coralino rodeado por plataforma de arenas finas que se mezclan con fragmentos coralinos y conchas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.394139 -81.469389)"^^geo:wktLiteral ;
  geo-pos:lat "12.394139"^^xsd:decimal ;
  geo-pos:long "-81.469389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E10-10" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0468'^^xsd:string;
  dwc:scientificName 'Dichocoenia stokesii'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E10-10'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.469389'^^xsd:double;
  dwc:latitude '12.394139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: VU A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '289807'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0468'^^xsd:string;
  dwc:observationDate '2022-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '289807'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza de sotavento con complejidad estructura moderada.La roca coralina no supera los 2 m de altura, recubierta por otros organismos bentónicos no constructores (principalmente céspedes). Parche coralino rodeado por plataforma de arenas finas que se mezclan con fragmentos coralinos y conchas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Dichocoenia stokesii'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Meandrinidae | Dichocoenia | stokesii'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0469> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.394139 -81.469389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.394139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.469389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza de sotavento con complejidad estructura moderada.La roca coralina no supera los 2 m de altura, recubierta por otros organismos bentónicos no constructores (principalmente céspedes). Parche coralino rodeado por plataforma de arenas finas que se mezclan con fragmentos coralinos y conchas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.394139 -81.469389)"^^geo:wktLiteral ;
  geo-pos:lat "12.394139"^^xsd:decimal ;
  geo-pos:long "-81.469389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E10-10" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0469'^^xsd:string;
  dwc:scientificName 'Diploria labyrinthiformis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E10-10'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.469389'^^xsd:double;
  dwc:latitude '12.394139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '289826'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0469'^^xsd:string;
  dwc:observationDate '2022-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '289826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza de sotavento con complejidad estructura moderada.La roca coralina no supera los 2 m de altura, recubierta por otros organismos bentónicos no constructores (principalmente céspedes). Parche coralino rodeado por plataforma de arenas finas que se mezclan con fragmentos coralinos y conchas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Diploria labyrinthiformis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Diploria | labyrinthiformis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0470> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.394139 -81.469389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.394139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.469389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza de sotavento con complejidad estructura moderada.La roca coralina no supera los 2 m de altura, recubierta por otros organismos bentónicos no constructores (principalmente céspedes). Parche coralino rodeado por plataforma de arenas finas que se mezclan con fragmentos coralinos y conchas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.394139 -81.469389)"^^geo:wktLiteral ;
  geo-pos:lat "12.394139"^^xsd:decimal ;
  geo-pos:long "-81.469389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E10-10" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0470'^^xsd:string;
  dwc:scientificName 'Eusmilia fastigiata'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E10-10'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.469389'^^xsd:double;
  dwc:latitude '12.394139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '289939'^^xsd:integer;
  dwc:samplingEffort '10 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Video'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0470'^^xsd:string;
  dwc:observationDate '2022-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '289939'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza de sotavento con complejidad estructura moderada.La roca coralina no supera los 2 m de altura, recubierta por otros organismos bentónicos no constructores (principalmente céspedes). Parche coralino rodeado por plataforma de arenas finas que se mezclan con fragmentos coralinos y conchas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '10'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Eusmilia fastigiata'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Meandrinidae | Eusmilia  | fastigiata'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0471> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.394139 -81.469389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.394139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.469389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza de sotavento con complejidad estructura moderada.La roca coralina no supera los 2 m de altura, recubierta por otros organismos bentónicos no constructores (principalmente céspedes). Parche coralino rodeado por plataforma de arenas finas que se mezclan con fragmentos coralinos y conchas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.394139 -81.469389)"^^geo:wktLiteral ;
  geo-pos:lat "12.394139"^^xsd:decimal ;
  geo-pos:long "-81.469389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E10-10" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0471'^^xsd:string;
  dwc:scientificName 'Favia fragum'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E10-10'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.469389'^^xsd:double;
  dwc:latitude '12.394139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '207432'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0471'^^xsd:string;
  dwc:observationDate '2022-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '207432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza de sotavento con complejidad estructura moderada.La roca coralina no supera los 2 m de altura, recubierta por otros organismos bentónicos no constructores (principalmente céspedes). Parche coralino rodeado por plataforma de arenas finas que se mezclan con fragmentos coralinos y conchas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Favia fragum'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Favia | fragum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0472> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.394139 -81.469389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.394139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.469389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza de sotavento con complejidad estructura moderada.La roca coralina no supera los 2 m de altura, recubierta por otros organismos bentónicos no constructores (principalmente céspedes). Parche coralino rodeado por plataforma de arenas finas que se mezclan con fragmentos coralinos y conchas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.394139 -81.469389)"^^geo:wktLiteral ;
  geo-pos:lat "12.394139"^^xsd:decimal ;
  geo-pos:long "-81.469389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E10-10" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0472'^^xsd:string;
  dwc:scientificName 'Madracis decactis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E10-10'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.469389'^^xsd:double;
  dwc:latitude '12.394139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '287107'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0472'^^xsd:string;
  dwc:observationDate '2022-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '287107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza de sotavento con complejidad estructura moderada.La roca coralina no supera los 2 m de altura, recubierta por otros organismos bentónicos no constructores (principalmente céspedes). Parche coralino rodeado por plataforma de arenas finas que se mezclan con fragmentos coralinos y conchas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Madracis decactis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Pocilloporidae | Madracis | decactis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0473> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.394139 -81.469389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.394139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.469389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza de sotavento con complejidad estructura moderada.La roca coralina no supera los 2 m de altura, recubierta por otros organismos bentónicos no constructores (principalmente céspedes). Parche coralino rodeado por plataforma de arenas finas que se mezclan con fragmentos coralinos y conchas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.394139 -81.469389)"^^geo:wktLiteral ;
  geo-pos:lat "12.394139"^^xsd:decimal ;
  geo-pos:long "-81.469389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E10-10" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0473'^^xsd:string;
  dwc:scientificName 'Meandrina jacksoni'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E10-10'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.469389'^^xsd:double;
  dwc:latitude '12.394139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '742401'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0473'^^xsd:string;
  dwc:observationDate '2022-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '742401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza de sotavento con complejidad estructura moderada.La roca coralina no supera los 2 m de altura, recubierta por otros organismos bentónicos no constructores (principalmente céspedes). Parche coralino rodeado por plataforma de arenas finas que se mezclan con fragmentos coralinos y conchas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Consulta con experto'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Meandrina jacksoni'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Meandrinidae | Meandrina  | jacksoni'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0474> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.394139 -81.469389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.394139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.469389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza de sotavento con complejidad estructura moderada.La roca coralina no supera los 2 m de altura, recubierta por otros organismos bentónicos no constructores (principalmente céspedes). Parche coralino rodeado por plataforma de arenas finas que se mezclan con fragmentos coralinos y conchas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.394139 -81.469389)"^^geo:wktLiteral ;
  geo-pos:lat "12.394139"^^xsd:decimal ;
  geo-pos:long "-81.469389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E10-10" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0474'^^xsd:string;
  dwc:scientificName 'Meandrina meandrites'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E10-10'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.469389'^^xsd:double;
  dwc:latitude '12.394139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '289232'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0474'^^xsd:string;
  dwc:observationDate '2022-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '289232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza de sotavento con complejidad estructura moderada.La roca coralina no supera los 2 m de altura, recubierta por otros organismos bentónicos no constructores (principalmente céspedes). Parche coralino rodeado por plataforma de arenas finas que se mezclan con fragmentos coralinos y conchas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Meandrina meandrites'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Meandrinidae | Meandrina  | meandrites'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0475> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.394139 -81.469389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.394139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.469389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza de sotavento con complejidad estructura moderada.La roca coralina no supera los 2 m de altura, recubierta por otros organismos bentónicos no constructores (principalmente céspedes). Parche coralino rodeado por plataforma de arenas finas que se mezclan con fragmentos coralinos y conchas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.394139 -81.469389)"^^geo:wktLiteral ;
  geo-pos:lat "12.394139"^^xsd:decimal ;
  geo-pos:long "-81.469389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E10-10" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0475'^^xsd:string;
  dwc:scientificName 'Montastraea cavernosa'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E10-10'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.469389'^^xsd:double;
  dwc:latitude '12.394139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '287962'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0475'^^xsd:string;
  dwc:observationDate '2022-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '287962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza de sotavento con complejidad estructura moderada.La roca coralina no supera los 2 m de altura, recubierta por otros organismos bentónicos no constructores (principalmente céspedes). Parche coralino rodeado por plataforma de arenas finas que se mezclan con fragmentos coralinos y conchas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Montastraea cavernosa'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Montastraeidae | Montastraea | cavernosa'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0476> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.394139 -81.469389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.394139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.469389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza de sotavento con complejidad estructura moderada.La roca coralina no supera los 2 m de altura, recubierta por otros organismos bentónicos no constructores (principalmente céspedes). Parche coralino rodeado por plataforma de arenas finas que se mezclan con fragmentos coralinos y conchas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.394139 -81.469389)"^^geo:wktLiteral ;
  geo-pos:lat "12.394139"^^xsd:decimal ;
  geo-pos:long "-81.469389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E10-10" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0476'^^xsd:string;
  dwc:scientificName 'Orbicella annularis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E10-10'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.469389'^^xsd:double;
  dwc:latitude '12.394139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: EN A2bce - Disminuyendo'^^xsd:string;
  dwc:aphiaid '758260'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0476'^^xsd:string;
  dwc:observationDate '2022-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '758260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza de sotavento con complejidad estructura moderada.La roca coralina no supera los 2 m de altura, recubierta por otros organismos bentónicos no constructores (principalmente céspedes). Parche coralino rodeado por plataforma de arenas finas que se mezclan con fragmentos coralinos y conchas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Orbicella annularis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Merulinidae | Orbicella | annularis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0477> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.394139 -81.469389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.394139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.469389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza de sotavento con complejidad estructura moderada.La roca coralina no supera los 2 m de altura, recubierta por otros organismos bentónicos no constructores (principalmente céspedes). Parche coralino rodeado por plataforma de arenas finas que se mezclan con fragmentos coralinos y conchas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.394139 -81.469389)"^^geo:wktLiteral ;
  geo-pos:lat "12.394139"^^xsd:decimal ;
  geo-pos:long "-81.469389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E10-10" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0477'^^xsd:string;
  dwc:scientificName 'Orbicella faveolata'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E10-10'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.469389'^^xsd:double;
  dwc:latitude '12.394139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: EN A2bce - Disminuyendo'^^xsd:string;
  dwc:aphiaid '758261'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0477'^^xsd:string;
  dwc:observationDate '2022-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '758261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza de sotavento con complejidad estructura moderada.La roca coralina no supera los 2 m de altura, recubierta por otros organismos bentónicos no constructores (principalmente céspedes). Parche coralino rodeado por plataforma de arenas finas que se mezclan con fragmentos coralinos y conchas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Orbicella faveolata'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Merulinidae | Orbicella | feveolata'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0478> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.394139 -81.469389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.394139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.469389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza de sotavento con complejidad estructura moderada.La roca coralina no supera los 2 m de altura, recubierta por otros organismos bentónicos no constructores (principalmente céspedes). Parche coralino rodeado por plataforma de arenas finas que se mezclan con fragmentos coralinos y conchas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.394139 -81.469389)"^^geo:wktLiteral ;
  geo-pos:lat "12.394139"^^xsd:decimal ;
  geo-pos:long "-81.469389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E10-10" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0478'^^xsd:string;
  dwc:scientificName 'Orbicella franksi'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E10-10'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.469389'^^xsd:double;
  dwc:latitude '12.394139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: NT A2bce - Disminuyendo'^^xsd:string;
  dwc:aphiaid '758262'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0478'^^xsd:string;
  dwc:observationDate '2022-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '758262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza de sotavento con complejidad estructura moderada.La roca coralina no supera los 2 m de altura, recubierta por otros organismos bentónicos no constructores (principalmente céspedes). Parche coralino rodeado por plataforma de arenas finas que se mezclan con fragmentos coralinos y conchas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Orbicella franksi'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Merulinidae | Orbicella | franksi'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0479> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.394139 -81.469389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.394139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.469389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza de sotavento con complejidad estructura moderada.La roca coralina no supera los 2 m de altura, recubierta por otros organismos bentónicos no constructores (principalmente céspedes). Parche coralino rodeado por plataforma de arenas finas que se mezclan con fragmentos coralinos y conchas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.394139 -81.469389)"^^geo:wktLiteral ;
  geo-pos:lat "12.394139"^^xsd:decimal ;
  geo-pos:long "-81.469389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E10-10" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0479'^^xsd:string;
  dwc:scientificName 'Porites astreoides'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E10-10'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.469389'^^xsd:double;
  dwc:latitude '12.394139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '288889'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0479'^^xsd:string;
  dwc:observationDate '2022-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '288889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza de sotavento con complejidad estructura moderada.La roca coralina no supera los 2 m de altura, recubierta por otros organismos bentónicos no constructores (principalmente céspedes). Parche coralino rodeado por plataforma de arenas finas que se mezclan con fragmentos coralinos y conchas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Porites astreoides'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Poritidae | Porites | astreoides'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0480> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.394139 -81.469389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.394139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.469389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza de sotavento con complejidad estructura moderada.La roca coralina no supera los 2 m de altura, recubierta por otros organismos bentónicos no constructores (principalmente céspedes). Parche coralino rodeado por plataforma de arenas finas que se mezclan con fragmentos coralinos y conchas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.394139 -81.469389)"^^geo:wktLiteral ;
  geo-pos:lat "12.394139"^^xsd:decimal ;
  geo-pos:long "-81.469389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E10-10" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0480'^^xsd:string;
  dwc:scientificName 'Porites porites'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E10-10'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.469389'^^xsd:double;
  dwc:latitude '12.394139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '207238'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0480'^^xsd:string;
  dwc:observationDate '2022-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '207238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza de sotavento con complejidad estructura moderada.La roca coralina no supera los 2 m de altura, recubierta por otros organismos bentónicos no constructores (principalmente céspedes). Parche coralino rodeado por plataforma de arenas finas que se mezclan con fragmentos coralinos y conchas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Porites porites'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Poritidae | Porites | porites'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0481> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.394139 -81.469389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.394139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.469389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza de sotavento con complejidad estructura moderada.La roca coralina no supera los 2 m de altura, recubierta por otros organismos bentónicos no constructores (principalmente céspedes). Parche coralino rodeado por plataforma de arenas finas que se mezclan con fragmentos coralinos y conchas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.394139 -81.469389)"^^geo:wktLiteral ;
  geo-pos:lat "12.394139"^^xsd:decimal ;
  geo-pos:long "-81.469389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E10-10" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0481'^^xsd:string;
  dwc:scientificName 'Porites divaricata'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E10-10'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.469389'^^xsd:double;
  dwc:latitude '12.394139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '411268'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0481'^^xsd:string;
  dwc:observationDate '2022-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '411268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza de sotavento con complejidad estructura moderada.La roca coralina no supera los 2 m de altura, recubierta por otros organismos bentónicos no constructores (principalmente céspedes). Parche coralino rodeado por plataforma de arenas finas que se mezclan con fragmentos coralinos y conchas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Porites divaricata'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Poritidae | Porites | divaricata'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0482> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.394139 -81.469389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.394139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.469389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza de sotavento con complejidad estructura moderada.La roca coralina no supera los 2 m de altura, recubierta por otros organismos bentónicos no constructores (principalmente céspedes). Parche coralino rodeado por plataforma de arenas finas que se mezclan con fragmentos coralinos y conchas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.394139 -81.469389)"^^geo:wktLiteral ;
  geo-pos:lat "12.394139"^^xsd:decimal ;
  geo-pos:long "-81.469389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E10-10" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0482'^^xsd:string;
  dwc:scientificName 'Pseudodiploria strigosa'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E10-10'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.469389'^^xsd:double;
  dwc:latitude '12.394139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '718718'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0482'^^xsd:string;
  dwc:observationDate '2022-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '718718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza de sotavento con complejidad estructura moderada.La roca coralina no supera los 2 m de altura, recubierta por otros organismos bentónicos no constructores (principalmente céspedes). Parche coralino rodeado por plataforma de arenas finas que se mezclan con fragmentos coralinos y conchas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Pseudodiploria strigosa'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Pseudodiploria | strigosa'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0483> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.394139 -81.469389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.394139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.469389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza de sotavento con complejidad estructura moderada.La roca coralina no supera los 2 m de altura, recubierta por otros organismos bentónicos no constructores (principalmente céspedes). Parche coralino rodeado por plataforma de arenas finas que se mezclan con fragmentos coralinos y conchas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.394139 -81.469389)"^^geo:wktLiteral ;
  geo-pos:lat "12.394139"^^xsd:decimal ;
  geo-pos:long "-81.469389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E10-10" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0483'^^xsd:string;
  dwc:scientificName 'Siderastrea siderea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E10-10'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.469389'^^xsd:double;
  dwc:latitude '12.394139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '207516'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0483'^^xsd:string;
  dwc:observationDate '2022-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '207516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza de sotavento con complejidad estructura moderada.La roca coralina no supera los 2 m de altura, recubierta por otros organismos bentónicos no constructores (principalmente céspedes). Parche coralino rodeado por plataforma de arenas finas que se mezclan con fragmentos coralinos y conchas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Siderastrea siderea'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Rhizangiidae | Siderastrea | siderea'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0484> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.394139 -81.469389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.394139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.469389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza de sotavento con complejidad estructura moderada.La roca coralina no supera los 2 m de altura, recubierta por otros organismos bentónicos no constructores (principalmente céspedes). Parche coralino rodeado por plataforma de arenas finas que se mezclan con fragmentos coralinos y conchas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.394139 -81.469389)"^^geo:wktLiteral ;
  geo-pos:lat "12.394139"^^xsd:decimal ;
  geo-pos:long "-81.469389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E10-10" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0484'^^xsd:string;
  dwc:scientificName 'Siderastrea radians'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E10-10'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.469389'^^xsd:double;
  dwc:latitude '12.394139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '207517'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0484'^^xsd:string;
  dwc:observationDate '2022-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '207517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza de sotavento con complejidad estructura moderada.La roca coralina no supera los 2 m de altura, recubierta por otros organismos bentónicos no constructores (principalmente céspedes). Parche coralino rodeado por plataforma de arenas finas que se mezclan con fragmentos coralinos y conchas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Siderastrea radians'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Rhizangiidae | Siderastrea | radians'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0485> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.394139 -81.469389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.394139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.469389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza de sotavento con complejidad estructura moderada.La roca coralina no supera los 2 m de altura, recubierta por otros organismos bentónicos no constructores (principalmente céspedes). Parche coralino rodeado por plataforma de arenas finas que se mezclan con fragmentos coralinos y conchas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.394139 -81.469389)"^^geo:wktLiteral ;
  geo-pos:lat "12.394139"^^xsd:decimal ;
  geo-pos:long "-81.469389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E10-10" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0485'^^xsd:string;
  dwc:scientificName 'Stephanocoenia intersepta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E10-10'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.469389'^^xsd:double;
  dwc:latitude '12.394139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: NT A2bce - Disminuyendo'^^xsd:string;
  dwc:aphiaid '291119'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0485'^^xsd:string;
  dwc:observationDate '2022-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '291119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza de sotavento con complejidad estructura moderada.La roca coralina no supera los 2 m de altura, recubierta por otros organismos bentónicos no constructores (principalmente céspedes). Parche coralino rodeado por plataforma de arenas finas que se mezclan con fragmentos coralinos y conchas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Stephanocoenia intersepta'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Astrocoeniidae | Stephanocoenia | intersepta'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0486> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.394139 -81.469389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.394139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.469389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza de sotavento con complejidad estructura moderada.La roca coralina no supera los 2 m de altura, recubierta por otros organismos bentónicos no constructores (principalmente céspedes). Parche coralino rodeado por plataforma de arenas finas que se mezclan con fragmentos coralinos y conchas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.394139 -81.469389)"^^geo:wktLiteral ;
  geo-pos:lat "12.394139"^^xsd:decimal ;
  geo-pos:long "-81.469389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E10-10" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0486'^^xsd:string;
  dwc:scientificName 'Millepora alcicornis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E10-10'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.469389'^^xsd:double;
  dwc:latitude '12.394139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: VU A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '210726'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0486'^^xsd:string;
  dwc:observationDate '2022-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '210726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza de sotavento con complejidad estructura moderada.La roca coralina no supera los 2 m de altura, recubierta por otros organismos bentónicos no constructores (principalmente céspedes). Parche coralino rodeado por plataforma de arenas finas que se mezclan con fragmentos coralinos y conchas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Millepora alcicornis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Hydrozoa | Anthoathecata | Milleporidae | Millepora | alcicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0487> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.394139 -81.469389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.394139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.469389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza de sotavento con complejidad estructura moderada.La roca coralina no supera los 2 m de altura, recubierta por otros organismos bentónicos no constructores (principalmente céspedes). Parche coralino rodeado por plataforma de arenas finas que se mezclan con fragmentos coralinos y conchas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.394139 -81.469389)"^^geo:wktLiteral ;
  geo-pos:lat "12.394139"^^xsd:decimal ;
  geo-pos:long "-81.469389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E10-10" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0487'^^xsd:string;
  dwc:scientificName 'Acanthurus coeruleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E10-10'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.469389'^^xsd:double;
  dwc:latitude '12.394139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Estable'^^xsd:string;
  dwc:aphiaid '159581'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0487'^^xsd:string;
  dwc:observationDate '2022-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '159581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza de sotavento con complejidad estructura moderada.La roca coralina no supera los 2 m de altura, recubierta por otros organismos bentónicos no constructores (principalmente céspedes). Parche coralino rodeado por plataforma de arenas finas que se mezclan con fragmentos coralinos y conchas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Acanthurus coeruleus'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Acanthuriformes | Acanthuridae | Acanthurus | coeruleus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0488> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.394139 -81.469389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.394139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.469389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza de sotavento con complejidad estructura moderada.La roca coralina no supera los 2 m de altura, recubierta por otros organismos bentónicos no constructores (principalmente céspedes). Parche coralino rodeado por plataforma de arenas finas que se mezclan con fragmentos coralinos y conchas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.394139 -81.469389)"^^geo:wktLiteral ;
  geo-pos:lat "12.394139"^^xsd:decimal ;
  geo-pos:long "-81.469389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E10-10" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0488'^^xsd:string;
  dwc:scientificName 'Acanthurus tractus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E10-10'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.469389'^^xsd:double;
  dwc:latitude '12.394139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '301914'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0488'^^xsd:string;
  dwc:observationDate '2022-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '301914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza de sotavento con complejidad estructura moderada.La roca coralina no supera los 2 m de altura, recubierta por otros organismos bentónicos no constructores (principalmente céspedes). Parche coralino rodeado por plataforma de arenas finas que se mezclan con fragmentos coralinos y conchas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Acanthurus tractus'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Acanthuriformes | Acanthuridae | Acanthurus | tractus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0489> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.394139 -81.469389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.394139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.469389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza de sotavento con complejidad estructura moderada.La roca coralina no supera los 2 m de altura, recubierta por otros organismos bentónicos no constructores (principalmente céspedes). Parche coralino rodeado por plataforma de arenas finas que se mezclan con fragmentos coralinos y conchas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.394139 -81.469389)"^^geo:wktLiteral ;
  geo-pos:lat "12.394139"^^xsd:decimal ;
  geo-pos:long "-81.469389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E10-10" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0489'^^xsd:string;
  dwc:scientificName 'Scarus iseri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E10-10'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.469389'^^xsd:double;
  dwc:latitude '12.394139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '276052'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0489'^^xsd:string;
  dwc:observationDate '2022-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '276052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza de sotavento con complejidad estructura moderada.La roca coralina no supera los 2 m de altura, recubierta por otros organismos bentónicos no constructores (principalmente céspedes). Parche coralino rodeado por plataforma de arenas finas que se mezclan con fragmentos coralinos y conchas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Scarus iseri'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Scarus | iseri'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0490> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.394139 -81.469389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.394139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.469389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza de sotavento con complejidad estructura moderada.La roca coralina no supera los 2 m de altura, recubierta por otros organismos bentónicos no constructores (principalmente céspedes). Parche coralino rodeado por plataforma de arenas finas que se mezclan con fragmentos coralinos y conchas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.394139 -81.469389)"^^geo:wktLiteral ;
  geo-pos:lat "12.394139"^^xsd:decimal ;
  geo-pos:long "-81.469389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E10-10" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0490'^^xsd:string;
  dwc:scientificName 'Scarus taeniopterus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E10-10'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.469389'^^xsd:double;
  dwc:latitude '12.394139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '276062'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0490'^^xsd:string;
  dwc:observationDate '2022-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '276062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza de sotavento con complejidad estructura moderada.La roca coralina no supera los 2 m de altura, recubierta por otros organismos bentónicos no constructores (principalmente céspedes). Parche coralino rodeado por plataforma de arenas finas que se mezclan con fragmentos coralinos y conchas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Scarus taeniopterus'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Scarus | taeniopterus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0491> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.394139 -81.469389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.394139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.469389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza de sotavento con complejidad estructura moderada.La roca coralina no supera los 2 m de altura, recubierta por otros organismos bentónicos no constructores (principalmente céspedes). Parche coralino rodeado por plataforma de arenas finas que se mezclan con fragmentos coralinos y conchas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.394139 -81.469389)"^^geo:wktLiteral ;
  geo-pos:lat "12.394139"^^xsd:decimal ;
  geo-pos:long "-81.469389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E10-10" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0491'^^xsd:string;
  dwc:scientificName 'Scarus vetula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E10-10'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.469389'^^xsd:double;
  dwc:latitude '12.394139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2017: NT'^^xsd:string;
  dwc:aphiaid '276064'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0491'^^xsd:string;
  dwc:observationDate '2022-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '276064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza de sotavento con complejidad estructura moderada.La roca coralina no supera los 2 m de altura, recubierta por otros organismos bentónicos no constructores (principalmente céspedes). Parche coralino rodeado por plataforma de arenas finas que se mezclan con fragmentos coralinos y conchas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de peces marinos de Colombia. Chasqui et al 2017'^^xsd:string;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Scarus vetula'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Scarus | vetula'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0492> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.394139 -81.469389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.394139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.469389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza de sotavento con complejidad estructura moderada.La roca coralina no supera los 2 m de altura, recubierta por otros organismos bentónicos no constructores (principalmente céspedes). Parche coralino rodeado por plataforma de arenas finas que se mezclan con fragmentos coralinos y conchas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.394139 -81.469389)"^^geo:wktLiteral ;
  geo-pos:lat "12.394139"^^xsd:decimal ;
  geo-pos:long "-81.469389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E10-10" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0492'^^xsd:string;
  dwc:scientificName 'Sparisoma aurofrenatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E10-10'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.469389'^^xsd:double;
  dwc:latitude '12.394139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '273772'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0492'^^xsd:string;
  dwc:observationDate '2022-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '273772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza de sotavento con complejidad estructura moderada.La roca coralina no supera los 2 m de altura, recubierta por otros organismos bentónicos no constructores (principalmente céspedes). Parche coralino rodeado por plataforma de arenas finas que se mezclan con fragmentos coralinos y conchas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Sparisoma aurofrenatum'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Sparisoma | aurofrenatum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0493> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.394139 -81.469389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.394139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.469389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza de sotavento con complejidad estructura moderada.La roca coralina no supera los 2 m de altura, recubierta por otros organismos bentónicos no constructores (principalmente céspedes). Parche coralino rodeado por plataforma de arenas finas que se mezclan con fragmentos coralinos y conchas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.394139 -81.469389)"^^geo:wktLiteral ;
  geo-pos:lat "12.394139"^^xsd:decimal ;
  geo-pos:long "-81.469389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E10-10" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0493'^^xsd:string;
  dwc:scientificName 'Sparisoma viride'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E10-10'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.469389'^^xsd:double;
  dwc:latitude '12.394139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2017: NT'^^xsd:string;
  dwc:aphiaid '273780'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0493'^^xsd:string;
  dwc:observationDate '2022-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '273780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza de sotavento con complejidad estructura moderada.La roca coralina no supera los 2 m de altura, recubierta por otros organismos bentónicos no constructores (principalmente céspedes). Parche coralino rodeado por plataforma de arenas finas que se mezclan con fragmentos coralinos y conchas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de peces marinos de Colombia. Chasqui et al 2017'^^xsd:string;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Sparisoma viride'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Sparisoma | viride'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0494> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.394139 -81.469389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.394139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.469389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza de sotavento con complejidad estructura moderada.La roca coralina no supera los 2 m de altura, recubierta por otros organismos bentónicos no constructores (principalmente céspedes). Parche coralino rodeado por plataforma de arenas finas que se mezclan con fragmentos coralinos y conchas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.394139 -81.469389)"^^geo:wktLiteral ;
  geo-pos:lat "12.394139"^^xsd:decimal ;
  geo-pos:long "-81.469389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E10-10" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0494'^^xsd:string;
  dwc:scientificName 'Diadema antillarum'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E10-10'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.469389'^^xsd:double;
  dwc:latitude '12.394139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2022: NT'^^xsd:string;
  dwc:aphiaid '124332'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0494'^^xsd:string;
  dwc:observationDate '2022-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '124332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza de sotavento con complejidad estructura moderada.La roca coralina no supera los 2 m de altura, recubierta por otros organismos bentónicos no constructores (principalmente céspedes). Parche coralino rodeado por plataforma de arenas finas que se mezclan con fragmentos coralinos y conchas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de invertebrados marinos de Colombia. Chasqui et al 2022'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Diadema antillarum'^^xsd:string;
  dwc:higherClassification 'Animalia | Echinodermata | Echinoidea | Diadematoida | Diadematidae | Diadema | antillarum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0495> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.394139 -81.469389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.394139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.469389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza de sotavento con complejidad estructura moderada.La roca coralina no supera los 2 m de altura, recubierta por otros organismos bentónicos no constructores (principalmente céspedes). Parche coralino rodeado por plataforma de arenas finas que se mezclan con fragmentos coralinos y conchas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.394139 -81.469389)"^^geo:wktLiteral ;
  geo-pos:lat "12.394139"^^xsd:decimal ;
  geo-pos:long "-81.469389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E10-10" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0495'^^xsd:string;
  dwc:scientificName 'Echinometra viridis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E10-10'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.469389'^^xsd:double;
  dwc:latitude '12.394139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:occurrenceRemarks 'Su estado de amenaza no ha sido evaluado'^^xsd:string;
  dwc:aphiaid '422493'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0495'^^xsd:string;
  dwc:observationDate '2022-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '422493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza de sotavento con complejidad estructura moderada.La roca coralina no supera los 2 m de altura, recubierta por otros organismos bentónicos no constructores (principalmente céspedes). Parche coralino rodeado por plataforma de arenas finas que se mezclan con fragmentos coralinos y conchas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Echinometra viridis'^^xsd:string;
  dwc:higherClassification 'Animalia | Echinodermata | Echinoidea | Camarodonta | Echinometridae | Echinometra | viridis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0496> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.394139 -81.469389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.394139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.469389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza de sotavento con complejidad estructura moderada.La roca coralina no supera los 2 m de altura, recubierta por otros organismos bentónicos no constructores (principalmente céspedes). Parche coralino rodeado por plataforma de arenas finas que se mezclan con fragmentos coralinos y conchas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.394139 -81.469389)"^^geo:wktLiteral ;
  geo-pos:lat "12.394139"^^xsd:decimal ;
  geo-pos:long "-81.469389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E10-10" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0496'^^xsd:string;
  dwc:scientificName 'Eucidaris tribuloides'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E10-10'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.469389'^^xsd:double;
  dwc:latitude '12.394139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:occurrenceRemarks 'Su estado de amenaza no ha sido evaluado'^^xsd:string;
  dwc:aphiaid '396741'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0496'^^xsd:string;
  dwc:observationDate '2022-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '396741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza de sotavento con complejidad estructura moderada.La roca coralina no supera los 2 m de altura, recubierta por otros organismos bentónicos no constructores (principalmente céspedes). Parche coralino rodeado por plataforma de arenas finas que se mezclan con fragmentos coralinos y conchas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Eucidaris tribuloides'^^xsd:string;
  dwc:higherClassification 'Animalia | Echinodermata | Echinoidea | Cidaroida | Cidaridae | Eucidaris | tribuloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0497> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.394139 -81.469389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.394139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.469389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Terraza de sotavento con complejidad estructura moderada.La roca coralina no supera los 2 m de altura, recubierta por otros organismos bentónicos no constructores (principalmente céspedes). Parche coralino rodeado por plataforma de arenas finas que se mezclan con fragmentos coralinos y conchas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.394139 -81.469389)"^^geo:wktLiteral ;
  geo-pos:lat "12.394139"^^xsd:decimal ;
  geo-pos:long "-81.469389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-10_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E10-10" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0497'^^xsd:string;
  dwc:scientificName 'Aliger gigas'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E10-10'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.469389'^^xsd:double;
  dwc:latitude '12.394139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '10.3'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2022: VU A1ae'^^xsd:string;
  dwc:aphiaid '1429769'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0497'^^xsd:string;
  dwc:observationDate '2022-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '1429769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Terraza de sotavento con complejidad estructura moderada.La roca coralina no supera los 2 m de altura, recubierta por otros organismos bentónicos no constructores (principalmente céspedes). Parche coralino rodeado por plataforma de arenas finas que se mezclan con fragmentos coralinos y conchas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de invertebrados marinos de Colombia. Chasqui et al 2022'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Aliger gigas'^^xsd:string;
  dwc:higherClassification 'Animalia | Mollusca | Gastropoda | Littorinimorpha | Strombidae | Aliger | gigas'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0498> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.400139 -81.443667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.400139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.443667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife de barrera de barlovento con complejidad estructural baja. Altura máxima de 1.5 m. Surcos de arena anchos y espolones muy amplios (tipo terrazas) de roca coralina antigua y pavimento. Sustrato recubierto por Millepora spp y algas costrosas calcáreas (cresta algal). Esqueletos antiguos de Acropora palmata"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.400139 -81.443667)"^^geo:wktLiteral ;
  geo-pos:lat "12.400139"^^xsd:decimal ;
  geo-pos:long "-81.443667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E4-4" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0498'^^xsd:string;
  dwc:scientificName 'Acropora palmata'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E4-4'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.443667'^^xsd:double;
  dwc:latitude '12.400139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A2bce - Disminuyendo'^^xsd:string;
  dwc:aphiaid '288227'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0498'^^xsd:string;
  dwc:observationDate '2022-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '288227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife de barrera de barlovento con complejidad estructural baja. Altura máxima de 1.5 m. Surcos de arena anchos y espolones muy amplios (tipo terrazas) de roca coralina antigua y pavimento. Sustrato recubierto por Millepora spp y algas costrosas calcáreas (cresta algal). Esqueletos antiguos de Acropora palmata'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Acropora palmata'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Acroporidae | Acropora | palmata'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0499> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.400139 -81.443667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.400139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.443667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife de barrera de barlovento con complejidad estructural baja. Altura máxima de 1.5 m. Surcos de arena anchos y espolones muy amplios (tipo terrazas) de roca coralina antigua y pavimento. Sustrato recubierto por Millepora spp y algas costrosas calcáreas (cresta algal). Esqueletos antiguos de Acropora palmata"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.400139 -81.443667)"^^geo:wktLiteral ;
  geo-pos:lat "12.400139"^^xsd:decimal ;
  geo-pos:long "-81.443667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E4-4" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0499'^^xsd:string;
  dwc:scientificName 'Favia fragum'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E4-4'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.443667'^^xsd:double;
  dwc:latitude '12.400139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '207432'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0499'^^xsd:string;
  dwc:observationDate '2022-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '207432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife de barrera de barlovento con complejidad estructural baja. Altura máxima de 1.5 m. Surcos de arena anchos y espolones muy amplios (tipo terrazas) de roca coralina antigua y pavimento. Sustrato recubierto por Millepora spp y algas costrosas calcáreas (cresta algal). Esqueletos antiguos de Acropora palmata'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Favia fragum'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Favia | fragum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0500> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.400139 -81.443667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.400139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.443667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife de barrera de barlovento con complejidad estructural baja. Altura máxima de 1.5 m. Surcos de arena anchos y espolones muy amplios (tipo terrazas) de roca coralina antigua y pavimento. Sustrato recubierto por Millepora spp y algas costrosas calcáreas (cresta algal). Esqueletos antiguos de Acropora palmata"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.400139 -81.443667)"^^geo:wktLiteral ;
  geo-pos:lat "12.400139"^^xsd:decimal ;
  geo-pos:long "-81.443667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E4-4" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0500'^^xsd:string;
  dwc:scientificName 'Madracis decactis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E4-4'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.443667'^^xsd:double;
  dwc:latitude '12.400139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '287107'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0500'^^xsd:string;
  dwc:observationDate '2022-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '287107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife de barrera de barlovento con complejidad estructural baja. Altura máxima de 1.5 m. Surcos de arena anchos y espolones muy amplios (tipo terrazas) de roca coralina antigua y pavimento. Sustrato recubierto por Millepora spp y algas costrosas calcáreas (cresta algal). Esqueletos antiguos de Acropora palmata'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Madracis decactis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Pocilloporidae | Madracis | decactis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0501> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.400139 -81.443667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.400139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.443667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife de barrera de barlovento con complejidad estructural baja. Altura máxima de 1.5 m. Surcos de arena anchos y espolones muy amplios (tipo terrazas) de roca coralina antigua y pavimento. Sustrato recubierto por Millepora spp y algas costrosas calcáreas (cresta algal). Esqueletos antiguos de Acropora palmata"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.400139 -81.443667)"^^geo:wktLiteral ;
  geo-pos:lat "12.400139"^^xsd:decimal ;
  geo-pos:long "-81.443667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E4-4" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0501'^^xsd:string;
  dwc:scientificName 'Porites astreoides'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E4-4'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.443667'^^xsd:double;
  dwc:latitude '12.400139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '288889'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0501'^^xsd:string;
  dwc:observationDate '2022-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '288889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife de barrera de barlovento con complejidad estructural baja. Altura máxima de 1.5 m. Surcos de arena anchos y espolones muy amplios (tipo terrazas) de roca coralina antigua y pavimento. Sustrato recubierto por Millepora spp y algas costrosas calcáreas (cresta algal). Esqueletos antiguos de Acropora palmata'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Porites astreoides'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Poritidae | Porites | astreoides'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0502> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.400139 -81.443667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.400139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.443667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife de barrera de barlovento con complejidad estructural baja. Altura máxima de 1.5 m. Surcos de arena anchos y espolones muy amplios (tipo terrazas) de roca coralina antigua y pavimento. Sustrato recubierto por Millepora spp y algas costrosas calcáreas (cresta algal). Esqueletos antiguos de Acropora palmata"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.400139 -81.443667)"^^geo:wktLiteral ;
  geo-pos:lat "12.400139"^^xsd:decimal ;
  geo-pos:long "-81.443667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E4-4" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0502'^^xsd:string;
  dwc:scientificName 'Pseudodiploria strigosa'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E4-4'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.443667'^^xsd:double;
  dwc:latitude '12.400139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '718718'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0502'^^xsd:string;
  dwc:observationDate '2022-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '718718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife de barrera de barlovento con complejidad estructural baja. Altura máxima de 1.5 m. Surcos de arena anchos y espolones muy amplios (tipo terrazas) de roca coralina antigua y pavimento. Sustrato recubierto por Millepora spp y algas costrosas calcáreas (cresta algal). Esqueletos antiguos de Acropora palmata'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Pseudodiploria strigosa'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Pseudodiploria | strigosa'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0503> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.400139 -81.443667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.400139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.443667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife de barrera de barlovento con complejidad estructural baja. Altura máxima de 1.5 m. Surcos de arena anchos y espolones muy amplios (tipo terrazas) de roca coralina antigua y pavimento. Sustrato recubierto por Millepora spp y algas costrosas calcáreas (cresta algal). Esqueletos antiguos de Acropora palmata"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.400139 -81.443667)"^^geo:wktLiteral ;
  geo-pos:lat "12.400139"^^xsd:decimal ;
  geo-pos:long "-81.443667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E4-4" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0503'^^xsd:string;
  dwc:scientificName 'Pseudodiploria clivosa'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E4-4'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.443667'^^xsd:double;
  dwc:latitude '12.400139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: NT A2bce - Disminuyendo'^^xsd:string;
  dwc:aphiaid '828326'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0503'^^xsd:string;
  dwc:observationDate '2022-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '828326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife de barrera de barlovento con complejidad estructural baja. Altura máxima de 1.5 m. Surcos de arena anchos y espolones muy amplios (tipo terrazas) de roca coralina antigua y pavimento. Sustrato recubierto por Millepora spp y algas costrosas calcáreas (cresta algal). Esqueletos antiguos de Acropora palmata'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Pseudodiploria clivosa'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Pseudodiploria | clivosa'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0504> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.400139 -81.443667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.400139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.443667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife de barrera de barlovento con complejidad estructural baja. Altura máxima de 1.5 m. Surcos de arena anchos y espolones muy amplios (tipo terrazas) de roca coralina antigua y pavimento. Sustrato recubierto por Millepora spp y algas costrosas calcáreas (cresta algal). Esqueletos antiguos de Acropora palmata"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.400139 -81.443667)"^^geo:wktLiteral ;
  geo-pos:lat "12.400139"^^xsd:decimal ;
  geo-pos:long "-81.443667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E4-4" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0504'^^xsd:string;
  dwc:scientificName 'Siderastrea siderea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E4-4'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.443667'^^xsd:double;
  dwc:latitude '12.400139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '207516'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0504'^^xsd:string;
  dwc:observationDate '2022-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '207516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife de barrera de barlovento con complejidad estructural baja. Altura máxima de 1.5 m. Surcos de arena anchos y espolones muy amplios (tipo terrazas) de roca coralina antigua y pavimento. Sustrato recubierto por Millepora spp y algas costrosas calcáreas (cresta algal). Esqueletos antiguos de Acropora palmata'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Siderastrea siderea'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Rhizangiidae | Siderastrea | siderea'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0505> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.400139 -81.443667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.400139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.443667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife de barrera de barlovento con complejidad estructural baja. Altura máxima de 1.5 m. Surcos de arena anchos y espolones muy amplios (tipo terrazas) de roca coralina antigua y pavimento. Sustrato recubierto por Millepora spp y algas costrosas calcáreas (cresta algal). Esqueletos antiguos de Acropora palmata"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.400139 -81.443667)"^^geo:wktLiteral ;
  geo-pos:lat "12.400139"^^xsd:decimal ;
  geo-pos:long "-81.443667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E4-4" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0505'^^xsd:string;
  dwc:scientificName 'Millepora alcicornis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E4-4'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.443667'^^xsd:double;
  dwc:latitude '12.400139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: VU A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '210726'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0505'^^xsd:string;
  dwc:observationDate '2022-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '210726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife de barrera de barlovento con complejidad estructural baja. Altura máxima de 1.5 m. Surcos de arena anchos y espolones muy amplios (tipo terrazas) de roca coralina antigua y pavimento. Sustrato recubierto por Millepora spp y algas costrosas calcáreas (cresta algal). Esqueletos antiguos de Acropora palmata'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Millepora alcicornis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Hydrozoa | Anthoathecata | Milleporidae | Millepora | alcicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0506> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.400139 -81.443667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.400139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.443667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife de barrera de barlovento con complejidad estructural baja. Altura máxima de 1.5 m. Surcos de arena anchos y espolones muy amplios (tipo terrazas) de roca coralina antigua y pavimento. Sustrato recubierto por Millepora spp y algas costrosas calcáreas (cresta algal). Esqueletos antiguos de Acropora palmata"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.400139 -81.443667)"^^geo:wktLiteral ;
  geo-pos:lat "12.400139"^^xsd:decimal ;
  geo-pos:long "-81.443667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E4-4" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0506'^^xsd:string;
  dwc:scientificName 'Millepora complanata'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E4-4'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.443667'^^xsd:double;
  dwc:latitude '12.400139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '287421'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0506'^^xsd:string;
  dwc:observationDate '2022-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '287421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife de barrera de barlovento con complejidad estructural baja. Altura máxima de 1.5 m. Surcos de arena anchos y espolones muy amplios (tipo terrazas) de roca coralina antigua y pavimento. Sustrato recubierto por Millepora spp y algas costrosas calcáreas (cresta algal). Esqueletos antiguos de Acropora palmata'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Millepora complanata'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Hydrozoa | Anthoathecata | Milleporidae | Millepora | complanata'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0507> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.400139 -81.443667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.400139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.443667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife de barrera de barlovento con complejidad estructural baja. Altura máxima de 1.5 m. Surcos de arena anchos y espolones muy amplios (tipo terrazas) de roca coralina antigua y pavimento. Sustrato recubierto por Millepora spp y algas costrosas calcáreas (cresta algal). Esqueletos antiguos de Acropora palmata"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.400139 -81.443667)"^^geo:wktLiteral ;
  geo-pos:lat "12.400139"^^xsd:decimal ;
  geo-pos:long "-81.443667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E4-4" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0507'^^xsd:string;
  dwc:scientificName 'Trididemnum solidum'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E4-4'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.443667'^^xsd:double;
  dwc:latitude '12.400139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Su estado de amenaza no ha sido evaluado'^^xsd:string;
  dwc:aphiaid '251537'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0507'^^xsd:string;
  dwc:observationDate '2022-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '251537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife de barrera de barlovento con complejidad estructural baja. Altura máxima de 1.5 m. Surcos de arena anchos y espolones muy amplios (tipo terrazas) de roca coralina antigua y pavimento. Sustrato recubierto por Millepora spp y algas costrosas calcáreas (cresta algal). Esqueletos antiguos de Acropora palmata'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Trididemnum solidum'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Ascidiacea | Aplousobranchia | Didemnidae | Trididemnum | solidum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0508> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.400139 -81.443667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.400139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.443667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife de barrera de barlovento con complejidad estructural baja. Altura máxima de 1.5 m. Surcos de arena anchos y espolones muy amplios (tipo terrazas) de roca coralina antigua y pavimento. Sustrato recubierto por Millepora spp y algas costrosas calcáreas (cresta algal). Esqueletos antiguos de Acropora palmata"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.400139 -81.443667)"^^geo:wktLiteral ;
  geo-pos:lat "12.400139"^^xsd:decimal ;
  geo-pos:long "-81.443667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E4-4" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0508'^^xsd:string;
  dwc:scientificName 'Acanthurus chirurgus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E4-4'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.443667'^^xsd:double;
  dwc:latitude '12.400139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Estable'^^xsd:string;
  dwc:aphiaid '159580'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0508'^^xsd:string;
  dwc:observationDate '2022-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '159580'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife de barrera de barlovento con complejidad estructural baja. Altura máxima de 1.5 m. Surcos de arena anchos y espolones muy amplios (tipo terrazas) de roca coralina antigua y pavimento. Sustrato recubierto por Millepora spp y algas costrosas calcáreas (cresta algal). Esqueletos antiguos de Acropora palmata'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Acanthurus chirurgus'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Acanthuriformes | Acanthuridae | Acanthurus | chirurgus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0509> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.400139 -81.443667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.400139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.443667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife de barrera de barlovento con complejidad estructural baja. Altura máxima de 1.5 m. Surcos de arena anchos y espolones muy amplios (tipo terrazas) de roca coralina antigua y pavimento. Sustrato recubierto por Millepora spp y algas costrosas calcáreas (cresta algal). Esqueletos antiguos de Acropora palmata"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.400139 -81.443667)"^^geo:wktLiteral ;
  geo-pos:lat "12.400139"^^xsd:decimal ;
  geo-pos:long "-81.443667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E4-4" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0509'^^xsd:string;
  dwc:scientificName 'Acanthurus coeruleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E4-4'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.443667'^^xsd:double;
  dwc:latitude '12.400139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Estable'^^xsd:string;
  dwc:aphiaid '159581'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0509'^^xsd:string;
  dwc:observationDate '2022-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '159581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife de barrera de barlovento con complejidad estructural baja. Altura máxima de 1.5 m. Surcos de arena anchos y espolones muy amplios (tipo terrazas) de roca coralina antigua y pavimento. Sustrato recubierto por Millepora spp y algas costrosas calcáreas (cresta algal). Esqueletos antiguos de Acropora palmata'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Acanthurus coeruleus'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Acanthuriformes | Acanthuridae | Acanthurus | coeruleus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0510> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.400139 -81.443667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.400139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.443667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife de barrera de barlovento con complejidad estructural baja. Altura máxima de 1.5 m. Surcos de arena anchos y espolones muy amplios (tipo terrazas) de roca coralina antigua y pavimento. Sustrato recubierto por Millepora spp y algas costrosas calcáreas (cresta algal). Esqueletos antiguos de Acropora palmata"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.400139 -81.443667)"^^geo:wktLiteral ;
  geo-pos:lat "12.400139"^^xsd:decimal ;
  geo-pos:long "-81.443667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E4-4" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0510'^^xsd:string;
  dwc:scientificName 'Acanthurus tractus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E4-4'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.443667'^^xsd:double;
  dwc:latitude '12.400139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '301914'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0510'^^xsd:string;
  dwc:observationDate '2022-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '301914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife de barrera de barlovento con complejidad estructural baja. Altura máxima de 1.5 m. Surcos de arena anchos y espolones muy amplios (tipo terrazas) de roca coralina antigua y pavimento. Sustrato recubierto por Millepora spp y algas costrosas calcáreas (cresta algal). Esqueletos antiguos de Acropora palmata'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Acanthurus tractus'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Acanthuriformes | Acanthuridae | Acanthurus | tractus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0511> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.400139 -81.443667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.400139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.443667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife de barrera de barlovento con complejidad estructural baja. Altura máxima de 1.5 m. Surcos de arena anchos y espolones muy amplios (tipo terrazas) de roca coralina antigua y pavimento. Sustrato recubierto por Millepora spp y algas costrosas calcáreas (cresta algal). Esqueletos antiguos de Acropora palmata"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.400139 -81.443667)"^^geo:wktLiteral ;
  geo-pos:lat "12.400139"^^xsd:decimal ;
  geo-pos:long "-81.443667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E4-4" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0511'^^xsd:string;
  dwc:scientificName 'Kyphosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E4-4'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.443667'^^xsd:double;
  dwc:latitude '12.400139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '126015'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0511'^^xsd:string;
  dwc:observationDate '2022-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '126015'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'Arrecife de barrera de barlovento con complejidad estructural baja. Altura máxima de 1.5 m. Surcos de arena anchos y espolones muy amplios (tipo terrazas) de roca coralina antigua y pavimento. Sustrato recubierto por Millepora spp y algas costrosas calcáreas (cresta algal). Esqueletos antiguos de Acropora palmata'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Kyphosus spp.'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Centrarchiformes | Kyphosidae | Kyphosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0512> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.400139 -81.443667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.400139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.443667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife de barrera de barlovento con complejidad estructural baja. Altura máxima de 1.5 m. Surcos de arena anchos y espolones muy amplios (tipo terrazas) de roca coralina antigua y pavimento. Sustrato recubierto por Millepora spp y algas costrosas calcáreas (cresta algal). Esqueletos antiguos de Acropora palmata"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.400139 -81.443667)"^^geo:wktLiteral ;
  geo-pos:lat "12.400139"^^xsd:decimal ;
  geo-pos:long "-81.443667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E4-4" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0512'^^xsd:string;
  dwc:scientificName 'Scarus vetula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E4-4'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.443667'^^xsd:double;
  dwc:latitude '12.400139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2017: NT'^^xsd:string;
  dwc:aphiaid '276064'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0512'^^xsd:string;
  dwc:observationDate '2022-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '276064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife de barrera de barlovento con complejidad estructural baja. Altura máxima de 1.5 m. Surcos de arena anchos y espolones muy amplios (tipo terrazas) de roca coralina antigua y pavimento. Sustrato recubierto por Millepora spp y algas costrosas calcáreas (cresta algal). Esqueletos antiguos de Acropora palmata'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de peces marinos de Colombia. Chasqui et al 2017'^^xsd:string;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Scarus vetula'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Scarus | vetula'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0513> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.400139 -81.443667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.400139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.443667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife de barrera de barlovento con complejidad estructural baja. Altura máxima de 1.5 m. Surcos de arena anchos y espolones muy amplios (tipo terrazas) de roca coralina antigua y pavimento. Sustrato recubierto por Millepora spp y algas costrosas calcáreas (cresta algal). Esqueletos antiguos de Acropora palmata"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.400139 -81.443667)"^^geo:wktLiteral ;
  geo-pos:lat "12.400139"^^xsd:decimal ;
  geo-pos:long "-81.443667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E4-4" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0513'^^xsd:string;
  dwc:scientificName 'Sparisoma aurofrenatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E4-4'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.443667'^^xsd:double;
  dwc:latitude '12.400139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '273772'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0513'^^xsd:string;
  dwc:observationDate '2022-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '273772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife de barrera de barlovento con complejidad estructural baja. Altura máxima de 1.5 m. Surcos de arena anchos y espolones muy amplios (tipo terrazas) de roca coralina antigua y pavimento. Sustrato recubierto por Millepora spp y algas costrosas calcáreas (cresta algal). Esqueletos antiguos de Acropora palmata'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Sparisoma aurofrenatum'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Sparisoma | aurofrenatum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0514> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.400139 -81.443667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.400139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.443667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife de barrera de barlovento con complejidad estructural baja. Altura máxima de 1.5 m. Surcos de arena anchos y espolones muy amplios (tipo terrazas) de roca coralina antigua y pavimento. Sustrato recubierto por Millepora spp y algas costrosas calcáreas (cresta algal). Esqueletos antiguos de Acropora palmata"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.400139 -81.443667)"^^geo:wktLiteral ;
  geo-pos:lat "12.400139"^^xsd:decimal ;
  geo-pos:long "-81.443667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E4-4" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0514'^^xsd:string;
  dwc:scientificName 'Sparisoma rubripinne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E4-4'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.443667'^^xsd:double;
  dwc:latitude '12.400139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '159301'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0514'^^xsd:string;
  dwc:observationDate '2022-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '159301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife de barrera de barlovento con complejidad estructural baja. Altura máxima de 1.5 m. Surcos de arena anchos y espolones muy amplios (tipo terrazas) de roca coralina antigua y pavimento. Sustrato recubierto por Millepora spp y algas costrosas calcáreas (cresta algal). Esqueletos antiguos de Acropora palmata'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Sparisoma rubripinne'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Sparisoma | rubripinne'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0515> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.400139 -81.443667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.400139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.443667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife de barrera de barlovento con complejidad estructural baja. Altura máxima de 1.5 m. Surcos de arena anchos y espolones muy amplios (tipo terrazas) de roca coralina antigua y pavimento. Sustrato recubierto por Millepora spp y algas costrosas calcáreas (cresta algal). Esqueletos antiguos de Acropora palmata"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.400139 -81.443667)"^^geo:wktLiteral ;
  geo-pos:lat "12.400139"^^xsd:decimal ;
  geo-pos:long "-81.443667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E4-4" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0515'^^xsd:string;
  dwc:scientificName 'Sparisoma viride'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E4-4'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.443667'^^xsd:double;
  dwc:latitude '12.400139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2017: NT'^^xsd:string;
  dwc:aphiaid '273780'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0515'^^xsd:string;
  dwc:observationDate '2022-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '273780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife de barrera de barlovento con complejidad estructural baja. Altura máxima de 1.5 m. Surcos de arena anchos y espolones muy amplios (tipo terrazas) de roca coralina antigua y pavimento. Sustrato recubierto por Millepora spp y algas costrosas calcáreas (cresta algal). Esqueletos antiguos de Acropora palmata'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de peces marinos de Colombia. Chasqui et al 2017'^^xsd:string;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Sparisoma viride'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Sparisoma | viride'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0516> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.400139 -81.443667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.400139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.443667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife de barrera de barlovento con complejidad estructural baja. Altura máxima de 1.5 m. Surcos de arena anchos y espolones muy amplios (tipo terrazas) de roca coralina antigua y pavimento. Sustrato recubierto por Millepora spp y algas costrosas calcáreas (cresta algal). Esqueletos antiguos de Acropora palmata"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.400139 -81.443667)"^^geo:wktLiteral ;
  geo-pos:lat "12.400139"^^xsd:decimal ;
  geo-pos:long "-81.443667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E4-4" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0516'^^xsd:string;
  dwc:scientificName 'Diadema antillarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E4-4'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.443667'^^xsd:double;
  dwc:latitude '12.400139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2022: NT'^^xsd:string;
  dwc:aphiaid '124332'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0516'^^xsd:string;
  dwc:observationDate '2022-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '124332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife de barrera de barlovento con complejidad estructural baja. Altura máxima de 1.5 m. Surcos de arena anchos y espolones muy amplios (tipo terrazas) de roca coralina antigua y pavimento. Sustrato recubierto por Millepora spp y algas costrosas calcáreas (cresta algal). Esqueletos antiguos de Acropora palmata'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de invertebrados marinos de Colombia. Chasqui et al 2022'^^xsd:string;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Diadema antillarum'^^xsd:string;
  dwc:higherClassification 'Animalia | Echinodermata | Echinoidea | Diadematoida | Diadematidae | Diadema | antillarum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0517> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.400139 -81.443667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.400139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.443667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife de barrera de barlovento con complejidad estructural baja. Altura máxima de 1.5 m. Surcos de arena anchos y espolones muy amplios (tipo terrazas) de roca coralina antigua y pavimento. Sustrato recubierto por Millepora spp y algas costrosas calcáreas (cresta algal). Esqueletos antiguos de Acropora palmata"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.400139 -81.443667)"^^geo:wktLiteral ;
  geo-pos:lat "12.400139"^^xsd:decimal ;
  geo-pos:long "-81.443667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E4-4" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0517'^^xsd:string;
  dwc:scientificName 'Eucidaris tribuloides'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E4-4'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.443667'^^xsd:double;
  dwc:latitude '12.400139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Su estado de amenaza no ha sido evaluado'^^xsd:string;
  dwc:aphiaid '396741'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0517'^^xsd:string;
  dwc:observationDate '2022-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '396741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife de barrera de barlovento con complejidad estructural baja. Altura máxima de 1.5 m. Surcos de arena anchos y espolones muy amplios (tipo terrazas) de roca coralina antigua y pavimento. Sustrato recubierto por Millepora spp y algas costrosas calcáreas (cresta algal). Esqueletos antiguos de Acropora palmata'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Eucidaris tribuloides'^^xsd:string;
  dwc:higherClassification 'Animalia | Echinodermata | Echinoidea | Cidaroida | Cidaridae | Eucidaris | tribuloides'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0518> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.400139 -81.443667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.400139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.443667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife de barrera de barlovento con complejidad estructural baja. Altura máxima de 1.5 m. Surcos de arena anchos y espolones muy amplios (tipo terrazas) de roca coralina antigua y pavimento. Sustrato recubierto por Millepora spp y algas costrosas calcáreas (cresta algal). Esqueletos antiguos de Acropora palmata"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.400139 -81.443667)"^^geo:wktLiteral ;
  geo-pos:lat "12.400139"^^xsd:decimal ;
  geo-pos:long "-81.443667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-4_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E4-4" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0518'^^xsd:string;
  dwc:scientificName 'Echinometra lucunter'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E4-4'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.443667'^^xsd:double;
  dwc:latitude '12.400139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Su estado de amenaza no ha sido evaluado'^^xsd:string;
  dwc:aphiaid '213380'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0518'^^xsd:string;
  dwc:observationDate '2022-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '213380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife de barrera de barlovento con complejidad estructural baja. Altura máxima de 1.5 m. Surcos de arena anchos y espolones muy amplios (tipo terrazas) de roca coralina antigua y pavimento. Sustrato recubierto por Millepora spp y algas costrosas calcáreas (cresta algal). Esqueletos antiguos de Acropora palmata'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Echinometra lucunter'^^xsd:string;
  dwc:higherClassification 'Animalia | Echinodermata | Echinoidea | Camarodonta | Echinometridae | Echinometra | lucunter'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0519> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.384139 -81.455694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.384139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.455694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con complejidad estructural baja. Surcos de arena angostos, bien definido. Espolones de roca coralina y pavimentos tipo terraza, anchas, hasta 1.5. m de altura y con arquitectura relativamente plana (colonias y esqueletos con altura no mayor a 0.5 m). Pavimento rodeado por pequeños parches discontinuos de arenas blancas"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.384139 -81.455694)"^^geo:wktLiteral ;
  geo-pos:lat "12.384139"^^xsd:decimal ;
  geo-pos:long "-81.455694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E7-7" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0519'^^xsd:string;
  dwc:scientificName 'Acropora palmata'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E7-7'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.455694'^^xsd:double;
  dwc:latitude '12.384139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A2bce - Disminuyendo'^^xsd:string;
  dwc:aphiaid '288227'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0519'^^xsd:string;
  dwc:observationDate '2022-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '288227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con complejidad estructural baja. Surcos de arena angostos, bien definido. Espolones de roca coralina y pavimentos tipo terraza, anchas, hasta 1.5. m de altura y con arquitectura relativamente plana (colonias y esqueletos con altura no mayor a 0.5 m). Pavimento rodeado por pequeños parches discontinuos de arenas blancas'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Acropora palmata'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Acroporidae | Acropora | palmata'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0520> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.384139 -81.455694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.384139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.455694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con complejidad estructural baja. Surcos de arena angostos, bien definido. Espolones de roca coralina y pavimentos tipo terraza, anchas, hasta 1.5. m de altura y con arquitectura relativamente plana (colonias y esqueletos con altura no mayor a 0.5 m). Pavimento rodeado por pequeños parches discontinuos de arenas blancas"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.384139 -81.455694)"^^geo:wktLiteral ;
  geo-pos:lat "12.384139"^^xsd:decimal ;
  geo-pos:long "-81.455694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E7-7" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0520'^^xsd:string;
  dwc:scientificName 'Agaricia agaricites'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E7-7'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.455694'^^xsd:double;
  dwc:latitude '12.384139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: VU A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '287911'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0520'^^xsd:string;
  dwc:observationDate '2022-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '287911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con complejidad estructural baja. Surcos de arena angostos, bien definido. Espolones de roca coralina y pavimentos tipo terraza, anchas, hasta 1.5. m de altura y con arquitectura relativamente plana (colonias y esqueletos con altura no mayor a 0.5 m). Pavimento rodeado por pequeños parches discontinuos de arenas blancas'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Agaricia agaricites'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Agariciidae | Agaricia | agaricites'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0521> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.384139 -81.455694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.384139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.455694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con complejidad estructural baja. Surcos de arena angostos, bien definido. Espolones de roca coralina y pavimentos tipo terraza, anchas, hasta 1.5. m de altura y con arquitectura relativamente plana (colonias y esqueletos con altura no mayor a 0.5 m). Pavimento rodeado por pequeños parches discontinuos de arenas blancas"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.384139 -81.455694)"^^geo:wktLiteral ;
  geo-pos:lat "12.384139"^^xsd:decimal ;
  geo-pos:long "-81.455694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E7-7" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0521'^^xsd:string;
  dwc:scientificName 'Montastraea cavernosa'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E7-7'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.455694'^^xsd:double;
  dwc:latitude '12.384139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '287962'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0521'^^xsd:string;
  dwc:observationDate '2022-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '287962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con complejidad estructural baja. Surcos de arena angostos, bien definido. Espolones de roca coralina y pavimentos tipo terraza, anchas, hasta 1.5. m de altura y con arquitectura relativamente plana (colonias y esqueletos con altura no mayor a 0.5 m). Pavimento rodeado por pequeños parches discontinuos de arenas blancas'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Montastraea cavernosa'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Montastraeidae | Montastraea | cavernosa'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0522> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.384139 -81.455694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.384139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.455694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con complejidad estructural baja. Surcos de arena angostos, bien definido. Espolones de roca coralina y pavimentos tipo terraza, anchas, hasta 1.5. m de altura y con arquitectura relativamente plana (colonias y esqueletos con altura no mayor a 0.5 m). Pavimento rodeado por pequeños parches discontinuos de arenas blancas"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.384139 -81.455694)"^^geo:wktLiteral ;
  geo-pos:lat "12.384139"^^xsd:decimal ;
  geo-pos:long "-81.455694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E7-7" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0522'^^xsd:string;
  dwc:scientificName 'Porites astreoides'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E7-7'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.455694'^^xsd:double;
  dwc:latitude '12.384139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '288889'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0522'^^xsd:string;
  dwc:observationDate '2022-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '288889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con complejidad estructural baja. Surcos de arena angostos, bien definido. Espolones de roca coralina y pavimentos tipo terraza, anchas, hasta 1.5. m de altura y con arquitectura relativamente plana (colonias y esqueletos con altura no mayor a 0.5 m). Pavimento rodeado por pequeños parches discontinuos de arenas blancas'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Porites astreoides'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Poritidae | Porites | astreoides'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0523> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.384139 -81.455694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.384139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.455694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con complejidad estructural baja. Surcos de arena angostos, bien definido. Espolones de roca coralina y pavimentos tipo terraza, anchas, hasta 1.5. m de altura y con arquitectura relativamente plana (colonias y esqueletos con altura no mayor a 0.5 m). Pavimento rodeado por pequeños parches discontinuos de arenas blancas"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.384139 -81.455694)"^^geo:wktLiteral ;
  geo-pos:lat "12.384139"^^xsd:decimal ;
  geo-pos:long "-81.455694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E7-7" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0523'^^xsd:string;
  dwc:scientificName 'Pseudodiploria strigosa'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E7-7'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.455694'^^xsd:double;
  dwc:latitude '12.384139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '718718'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0523'^^xsd:string;
  dwc:observationDate '2022-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '718718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con complejidad estructural baja. Surcos de arena angostos, bien definido. Espolones de roca coralina y pavimentos tipo terraza, anchas, hasta 1.5. m de altura y con arquitectura relativamente plana (colonias y esqueletos con altura no mayor a 0.5 m). Pavimento rodeado por pequeños parches discontinuos de arenas blancas'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Pseudodiploria strigosa'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Pseudodiploria | strigosa'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0524> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.384139 -81.455694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.384139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.455694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con complejidad estructural baja. Surcos de arena angostos, bien definido. Espolones de roca coralina y pavimentos tipo terraza, anchas, hasta 1.5. m de altura y con arquitectura relativamente plana (colonias y esqueletos con altura no mayor a 0.5 m). Pavimento rodeado por pequeños parches discontinuos de arenas blancas"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.384139 -81.455694)"^^geo:wktLiteral ;
  geo-pos:lat "12.384139"^^xsd:decimal ;
  geo-pos:long "-81.455694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E7-7" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0524'^^xsd:string;
  dwc:scientificName 'Pseudodiploria clivosa'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E7-7'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.455694'^^xsd:double;
  dwc:latitude '12.384139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: NT A2bce - Disminuyendo'^^xsd:string;
  dwc:aphiaid '828326'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0524'^^xsd:string;
  dwc:observationDate '2022-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '828326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con complejidad estructural baja. Surcos de arena angostos, bien definido. Espolones de roca coralina y pavimentos tipo terraza, anchas, hasta 1.5. m de altura y con arquitectura relativamente plana (colonias y esqueletos con altura no mayor a 0.5 m). Pavimento rodeado por pequeños parches discontinuos de arenas blancas'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Pseudodiploria clivosa'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Pseudodiploria | clivosa'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0525> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.384139 -81.455694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.384139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.455694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con complejidad estructural baja. Surcos de arena angostos, bien definido. Espolones de roca coralina y pavimentos tipo terraza, anchas, hasta 1.5. m de altura y con arquitectura relativamente plana (colonias y esqueletos con altura no mayor a 0.5 m). Pavimento rodeado por pequeños parches discontinuos de arenas blancas"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.384139 -81.455694)"^^geo:wktLiteral ;
  geo-pos:lat "12.384139"^^xsd:decimal ;
  geo-pos:long "-81.455694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E7-7" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0525'^^xsd:string;
  dwc:scientificName 'Siderastrea siderea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E7-7'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.455694'^^xsd:double;
  dwc:latitude '12.384139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '207516'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0525'^^xsd:string;
  dwc:observationDate '2022-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '207516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con complejidad estructural baja. Surcos de arena angostos, bien definido. Espolones de roca coralina y pavimentos tipo terraza, anchas, hasta 1.5. m de altura y con arquitectura relativamente plana (colonias y esqueletos con altura no mayor a 0.5 m). Pavimento rodeado por pequeños parches discontinuos de arenas blancas'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Siderastrea siderea'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Rhizangiidae | Siderastrea | siderea'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0526> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.384139 -81.455694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.384139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.455694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con complejidad estructural baja. Surcos de arena angostos, bien definido. Espolones de roca coralina y pavimentos tipo terraza, anchas, hasta 1.5. m de altura y con arquitectura relativamente plana (colonias y esqueletos con altura no mayor a 0.5 m). Pavimento rodeado por pequeños parches discontinuos de arenas blancas"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.384139 -81.455694)"^^geo:wktLiteral ;
  geo-pos:lat "12.384139"^^xsd:decimal ;
  geo-pos:long "-81.455694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E7-7" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0526'^^xsd:string;
  dwc:scientificName 'Millepora complanata'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E7-7'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.455694'^^xsd:double;
  dwc:latitude '12.384139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '287421'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0526'^^xsd:string;
  dwc:observationDate '2022-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '287421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con complejidad estructural baja. Surcos de arena angostos, bien definido. Espolones de roca coralina y pavimentos tipo terraza, anchas, hasta 1.5. m de altura y con arquitectura relativamente plana (colonias y esqueletos con altura no mayor a 0.5 m). Pavimento rodeado por pequeños parches discontinuos de arenas blancas'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Millepora complanata'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Hydrozoa | Anthoathecata | Milleporidae | Millepora | complanata'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0527> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.384139 -81.455694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.384139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.455694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con complejidad estructural baja. Surcos de arena angostos, bien definido. Espolones de roca coralina y pavimentos tipo terraza, anchas, hasta 1.5. m de altura y con arquitectura relativamente plana (colonias y esqueletos con altura no mayor a 0.5 m). Pavimento rodeado por pequeños parches discontinuos de arenas blancas"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.384139 -81.455694)"^^geo:wktLiteral ;
  geo-pos:lat "12.384139"^^xsd:decimal ;
  geo-pos:long "-81.455694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E7-7" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0527'^^xsd:string;
  dwc:scientificName 'Gorgonia ventalina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E7-7'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.455694'^^xsd:double;
  dwc:latitude '12.384139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2022: VU A2ce'^^xsd:string;
  dwc:aphiaid '290045'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0527'^^xsd:string;
  dwc:observationDate '2022-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '290045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con complejidad estructural baja. Surcos de arena angostos, bien definido. Espolones de roca coralina y pavimentos tipo terraza, anchas, hasta 1.5. m de altura y con arquitectura relativamente plana (colonias y esqueletos con altura no mayor a 0.5 m). Pavimento rodeado por pequeños parches discontinuos de arenas blancas'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de invertebrados marinos de Colombia. Chasqui et al 2022'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Gorgonia ventalina'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Malacalcyonacea | Gorgoniidae | Gorgonia | ventalina'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0528> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.384139 -81.455694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.384139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.455694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con complejidad estructural baja. Surcos de arena angostos, bien definido. Espolones de roca coralina y pavimentos tipo terraza, anchas, hasta 1.5. m de altura y con arquitectura relativamente plana (colonias y esqueletos con altura no mayor a 0.5 m). Pavimento rodeado por pequeños parches discontinuos de arenas blancas"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.384139 -81.455694)"^^geo:wktLiteral ;
  geo-pos:lat "12.384139"^^xsd:decimal ;
  geo-pos:long "-81.455694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E7-7" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0528'^^xsd:string;
  dwc:scientificName 'Acanthurus coeruleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E7-7'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.455694'^^xsd:double;
  dwc:latitude '12.384139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Estable'^^xsd:string;
  dwc:aphiaid '159581'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0528'^^xsd:string;
  dwc:observationDate '2022-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '159581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con complejidad estructural baja. Surcos de arena angostos, bien definido. Espolones de roca coralina y pavimentos tipo terraza, anchas, hasta 1.5. m de altura y con arquitectura relativamente plana (colonias y esqueletos con altura no mayor a 0.5 m). Pavimento rodeado por pequeños parches discontinuos de arenas blancas'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Acanthurus coeruleus'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Acanthuriformes | Acanthuridae | Acanthurus | coeruleus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0529> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.384139 -81.455694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.384139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.455694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con complejidad estructural baja. Surcos de arena angostos, bien definido. Espolones de roca coralina y pavimentos tipo terraza, anchas, hasta 1.5. m de altura y con arquitectura relativamente plana (colonias y esqueletos con altura no mayor a 0.5 m). Pavimento rodeado por pequeños parches discontinuos de arenas blancas"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.384139 -81.455694)"^^geo:wktLiteral ;
  geo-pos:lat "12.384139"^^xsd:decimal ;
  geo-pos:long "-81.455694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E7-7" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0529'^^xsd:string;
  dwc:scientificName 'Acanthurus tractus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E7-7'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.455694'^^xsd:double;
  dwc:latitude '12.384139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '301914'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0529'^^xsd:string;
  dwc:observationDate '2022-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '301914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con complejidad estructural baja. Surcos de arena angostos, bien definido. Espolones de roca coralina y pavimentos tipo terraza, anchas, hasta 1.5. m de altura y con arquitectura relativamente plana (colonias y esqueletos con altura no mayor a 0.5 m). Pavimento rodeado por pequeños parches discontinuos de arenas blancas'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Acanthurus tractus'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Acanthuriformes | Acanthuridae | Acanthurus | tractus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0530> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.384139 -81.455694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.384139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.455694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con complejidad estructural baja. Surcos de arena angostos, bien definido. Espolones de roca coralina y pavimentos tipo terraza, anchas, hasta 1.5. m de altura y con arquitectura relativamente plana (colonias y esqueletos con altura no mayor a 0.5 m). Pavimento rodeado por pequeños parches discontinuos de arenas blancas"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.384139 -81.455694)"^^geo:wktLiteral ;
  geo-pos:lat "12.384139"^^xsd:decimal ;
  geo-pos:long "-81.455694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E7-7" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0530'^^xsd:string;
  dwc:scientificName 'Scarus vetula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E7-7'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.455694'^^xsd:double;
  dwc:latitude '12.384139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2017: NT'^^xsd:string;
  dwc:aphiaid '276064'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0530'^^xsd:string;
  dwc:observationDate '2022-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '276064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con complejidad estructural baja. Surcos de arena angostos, bien definido. Espolones de roca coralina y pavimentos tipo terraza, anchas, hasta 1.5. m de altura y con arquitectura relativamente plana (colonias y esqueletos con altura no mayor a 0.5 m). Pavimento rodeado por pequeños parches discontinuos de arenas blancas'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de peces marinos de Colombia. Chasqui et al 2017'^^xsd:string;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Scarus vetula'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Scarus | vetula'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0531> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.384139 -81.455694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.384139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.455694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con complejidad estructural baja. Surcos de arena angostos, bien definido. Espolones de roca coralina y pavimentos tipo terraza, anchas, hasta 1.5. m de altura y con arquitectura relativamente plana (colonias y esqueletos con altura no mayor a 0.5 m). Pavimento rodeado por pequeños parches discontinuos de arenas blancas"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.384139 -81.455694)"^^geo:wktLiteral ;
  geo-pos:lat "12.384139"^^xsd:decimal ;
  geo-pos:long "-81.455694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E7-7" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0531'^^xsd:string;
  dwc:scientificName 'Sparisoma aurofrenatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E7-7'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.455694'^^xsd:double;
  dwc:latitude '12.384139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '273772'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0531'^^xsd:string;
  dwc:observationDate '2022-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '273772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con complejidad estructural baja. Surcos de arena angostos, bien definido. Espolones de roca coralina y pavimentos tipo terraza, anchas, hasta 1.5. m de altura y con arquitectura relativamente plana (colonias y esqueletos con altura no mayor a 0.5 m). Pavimento rodeado por pequeños parches discontinuos de arenas blancas'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Sparisoma aurofrenatum'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Sparisoma | aurofrenatum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0532> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.384139 -81.455694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.384139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.455694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con complejidad estructural baja. Surcos de arena angostos, bien definido. Espolones de roca coralina y pavimentos tipo terraza, anchas, hasta 1.5. m de altura y con arquitectura relativamente plana (colonias y esqueletos con altura no mayor a 0.5 m). Pavimento rodeado por pequeños parches discontinuos de arenas blancas"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.384139 -81.455694)"^^geo:wktLiteral ;
  geo-pos:lat "12.384139"^^xsd:decimal ;
  geo-pos:long "-81.455694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E7-7" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0532'^^xsd:string;
  dwc:scientificName 'Sparisoma rubripinne'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E7-7'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.455694'^^xsd:double;
  dwc:latitude '12.384139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '159301'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0532'^^xsd:string;
  dwc:observationDate '2022-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '159301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con complejidad estructural baja. Surcos de arena angostos, bien definido. Espolones de roca coralina y pavimentos tipo terraza, anchas, hasta 1.5. m de altura y con arquitectura relativamente plana (colonias y esqueletos con altura no mayor a 0.5 m). Pavimento rodeado por pequeños parches discontinuos de arenas blancas'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Sparisoma rubripinne'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Sparisoma | rubripinne'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0533> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.384139 -81.455694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.384139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.455694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con complejidad estructural baja. Surcos de arena angostos, bien definido. Espolones de roca coralina y pavimentos tipo terraza, anchas, hasta 1.5. m de altura y con arquitectura relativamente plana (colonias y esqueletos con altura no mayor a 0.5 m). Pavimento rodeado por pequeños parches discontinuos de arenas blancas"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.384139 -81.455694)"^^geo:wktLiteral ;
  geo-pos:lat "12.384139"^^xsd:decimal ;
  geo-pos:long "-81.455694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E7-7" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0533'^^xsd:string;
  dwc:scientificName 'Sparisoma viride'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E7-7'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.455694'^^xsd:double;
  dwc:latitude '12.384139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2017: NT'^^xsd:string;
  dwc:aphiaid '273780'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0533'^^xsd:string;
  dwc:observationDate '2022-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '273780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con complejidad estructural baja. Surcos de arena angostos, bien definido. Espolones de roca coralina y pavimentos tipo terraza, anchas, hasta 1.5. m de altura y con arquitectura relativamente plana (colonias y esqueletos con altura no mayor a 0.5 m). Pavimento rodeado por pequeños parches discontinuos de arenas blancas'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de peces marinos de Colombia. Chasqui et al 2017'^^xsd:string;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Sparisoma viride'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Sparisoma | viride'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0534> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.384139 -81.455694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.384139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.455694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con complejidad estructural baja. Surcos de arena angostos, bien definido. Espolones de roca coralina y pavimentos tipo terraza, anchas, hasta 1.5. m de altura y con arquitectura relativamente plana (colonias y esqueletos con altura no mayor a 0.5 m). Pavimento rodeado por pequeños parches discontinuos de arenas blancas"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.384139 -81.455694)"^^geo:wktLiteral ;
  geo-pos:lat "12.384139"^^xsd:decimal ;
  geo-pos:long "-81.455694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E7-7" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0534'^^xsd:string;
  dwc:scientificName 'Diadema antillarum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E7-7'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.455694'^^xsd:double;
  dwc:latitude '12.384139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2022: NT'^^xsd:string;
  dwc:aphiaid '124332'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0534'^^xsd:string;
  dwc:observationDate '2022-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '124332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con complejidad estructural baja. Surcos de arena angostos, bien definido. Espolones de roca coralina y pavimentos tipo terraza, anchas, hasta 1.5. m de altura y con arquitectura relativamente plana (colonias y esqueletos con altura no mayor a 0.5 m). Pavimento rodeado por pequeños parches discontinuos de arenas blancas'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de invertebrados marinos de Colombia. Chasqui et al 2022'^^xsd:string;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Diadema antillarum'^^xsd:string;
  dwc:higherClassification 'Animalia | Echinodermata | Echinoidea | Diadematoida | Diadematidae | Diadema | antillarum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0535> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.384139 -81.455694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.384139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.455694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con complejidad estructural baja. Surcos de arena angostos, bien definido. Espolones de roca coralina y pavimentos tipo terraza, anchas, hasta 1.5. m de altura y con arquitectura relativamente plana (colonias y esqueletos con altura no mayor a 0.5 m). Pavimento rodeado por pequeños parches discontinuos de arenas blancas"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.384139 -81.455694)"^^geo:wktLiteral ;
  geo-pos:lat "12.384139"^^xsd:decimal ;
  geo-pos:long "-81.455694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E7-7" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0535'^^xsd:string;
  dwc:scientificName 'Echinometra lucunter'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E7-7'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.455694'^^xsd:double;
  dwc:latitude '12.384139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Su estado de amenaza no ha sido evaluado'^^xsd:string;
  dwc:aphiaid '213380'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0535'^^xsd:string;
  dwc:observationDate '2022-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '213380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con complejidad estructural baja. Surcos de arena angostos, bien definido. Espolones de roca coralina y pavimentos tipo terraza, anchas, hasta 1.5. m de altura y con arquitectura relativamente plana (colonias y esqueletos con altura no mayor a 0.5 m). Pavimento rodeado por pequeños parches discontinuos de arenas blancas'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Echinometra lucunter'^^xsd:string;
  dwc:higherClassification 'Animalia | Echinodermata | Echinoidea | Camarodonta | Echinometridae | Echinometra | lucunter'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0536> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.384139 -81.455694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.384139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.455694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con complejidad estructural baja. Surcos de arena angostos, bien definido. Espolones de roca coralina y pavimentos tipo terraza, anchas, hasta 1.5. m de altura y con arquitectura relativamente plana (colonias y esqueletos con altura no mayor a 0.5 m). Pavimento rodeado por pequeños parches discontinuos de arenas blancas"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.384139 -81.455694)"^^geo:wktLiteral ;
  geo-pos:lat "12.384139"^^xsd:decimal ;
  geo-pos:long "-81.455694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E7-7" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0536'^^xsd:string;
  dwc:scientificName 'Trididemnum solidum'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E7-7'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.455694'^^xsd:double;
  dwc:latitude '12.384139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Su estado de amenaza no ha sido evaluado'^^xsd:string;
  dwc:aphiaid '251537'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0536'^^xsd:string;
  dwc:observationDate '2022-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '251537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con complejidad estructural baja. Surcos de arena angostos, bien definido. Espolones de roca coralina y pavimentos tipo terraza, anchas, hasta 1.5. m de altura y con arquitectura relativamente plana (colonias y esqueletos con altura no mayor a 0.5 m). Pavimento rodeado por pequeños parches discontinuos de arenas blancas'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Trididemnum solidum'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Ascidiacea | Aplousobranchia | Didemnidae | Trididemnum | solidum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0537> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.384139 -81.455694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.384139"^^xsd:decimal ;
  dwc:decimalLongitude "-81.455694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife periférico de sotavento con complejidad estructural baja. Surcos de arena angostos, bien definido. Espolones de roca coralina y pavimentos tipo terraza, anchas, hasta 1.5. m de altura y con arquitectura relativamente plana (colonias y esqueletos con altura no mayor a 0.5 m). Pavimento rodeado por pequeños parches discontinuos de arenas blancas"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.384139 -81.455694)"^^geo:wktLiteral ;
  geo-pos:lat "12.384139"^^xsd:decimal ;
  geo-pos:long "-81.455694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-7_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E7-7" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0537'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E7-7'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.455694'^^xsd:double;
  dwc:latitude '12.384139'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Su estado de amenaza no ha sido evaluado'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0537'^^xsd:string;
  dwc:observationDate '2022-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife periférico de sotavento con complejidad estructural baja. Surcos de arena angostos, bien definido. Espolones de roca coralina y pavimentos tipo terraza, anchas, hasta 1.5. m de altura y con arquitectura relativamente plana (colonias y esqueletos con altura no mayor a 0.5 m). Pavimento rodeado por pequeños parches discontinuos de arenas blancas'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Percnon gibbesi'^^xsd:string;
  dwc:higherClassification 'Animalia | Arthropoda | Malacostraca | Decapoda | Percnidae | Percnon | gibbesi'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-Naufragio_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Naufragio_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0538> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Naufragio_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.393389 -81.442972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.393389"^^xsd:decimal ;
  dwc:decimalLongitude "-81.442972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife de barrera de barlovento con complejidad estructural baja. Surcos de arena irregulares y espolones de roca coralina antigua (Acropora palmata) que forma terrazas y puentes. Abundantes restos coralinos"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Naufragio_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.393389 -81.442972)"^^geo:wktLiteral ;
  geo-pos:lat "12.393389"^^xsd:decimal ;
  geo-pos:long "-81.442972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-Naufragio_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "Naufragio-Naufragio" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0538'^^xsd:string;
  dwc:scientificName 'Acropora palmata'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'Naufragio-Naufragio'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.442972'^^xsd:double;
  dwc:latitude '12.393389'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A2bce - Disminuyendo'^^xsd:string;
  dwc:aphiaid '288227'^^xsd:integer;
  dwc:samplingEffort '40 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0538'^^xsd:string;
  dwc:observationDate '2022-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '288227'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife de barrera de barlovento con complejidad estructural baja. Surcos de arena irregulares y espolones de roca coralina antigua (Acropora palmata) que forma terrazas y puentes. Abundantes restos coralinos'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '40'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Acropora palmata'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Acroporidae | Acropora | palmata'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-Naufragio_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Naufragio_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0539> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Naufragio_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.393389 -81.442972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.393389"^^xsd:decimal ;
  dwc:decimalLongitude "-81.442972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife de barrera de barlovento con complejidad estructural baja. Surcos de arena irregulares y espolones de roca coralina antigua (Acropora palmata) que forma terrazas y puentes. Abundantes restos coralinos"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Naufragio_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.393389 -81.442972)"^^geo:wktLiteral ;
  geo-pos:lat "12.393389"^^xsd:decimal ;
  geo-pos:long "-81.442972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-Naufragio_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "Naufragio-Naufragio" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0539'^^xsd:string;
  dwc:scientificName 'Favia fragum'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'Naufragio-Naufragio'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.442972'^^xsd:double;
  dwc:latitude '12.393389'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '207432'^^xsd:integer;
  dwc:samplingEffort '40 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0539'^^xsd:string;
  dwc:observationDate '2022-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '207432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife de barrera de barlovento con complejidad estructural baja. Surcos de arena irregulares y espolones de roca coralina antigua (Acropora palmata) que forma terrazas y puentes. Abundantes restos coralinos'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '40'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Favia fragum'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Favia | fragum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-Naufragio_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Naufragio_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0540> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Naufragio_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.393389 -81.442972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.393389"^^xsd:decimal ;
  dwc:decimalLongitude "-81.442972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife de barrera de barlovento con complejidad estructural baja. Surcos de arena irregulares y espolones de roca coralina antigua (Acropora palmata) que forma terrazas y puentes. Abundantes restos coralinos"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Naufragio_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.393389 -81.442972)"^^geo:wktLiteral ;
  geo-pos:lat "12.393389"^^xsd:decimal ;
  geo-pos:long "-81.442972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-Naufragio_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "Naufragio-Naufragio" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0540'^^xsd:string;
  dwc:scientificName 'Madracis decactis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'Naufragio-Naufragio'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.442972'^^xsd:double;
  dwc:latitude '12.393389'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '287107'^^xsd:integer;
  dwc:samplingEffort '40 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0540'^^xsd:string;
  dwc:observationDate '2022-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '287107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife de barrera de barlovento con complejidad estructural baja. Surcos de arena irregulares y espolones de roca coralina antigua (Acropora palmata) que forma terrazas y puentes. Abundantes restos coralinos'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '40'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Madracis decactis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Pocilloporidae | Madracis | decactis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-Naufragio_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Naufragio_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0541> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Naufragio_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.393389 -81.442972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.393389"^^xsd:decimal ;
  dwc:decimalLongitude "-81.442972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife de barrera de barlovento con complejidad estructural baja. Surcos de arena irregulares y espolones de roca coralina antigua (Acropora palmata) que forma terrazas y puentes. Abundantes restos coralinos"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Naufragio_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.393389 -81.442972)"^^geo:wktLiteral ;
  geo-pos:lat "12.393389"^^xsd:decimal ;
  geo-pos:long "-81.442972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-Naufragio_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "Naufragio-Naufragio" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0541'^^xsd:string;
  dwc:scientificName 'Porites astreoides'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'Naufragio-Naufragio'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.442972'^^xsd:double;
  dwc:latitude '12.393389'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '288889'^^xsd:integer;
  dwc:samplingEffort '40 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0541'^^xsd:string;
  dwc:observationDate '2022-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '288889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife de barrera de barlovento con complejidad estructural baja. Surcos de arena irregulares y espolones de roca coralina antigua (Acropora palmata) que forma terrazas y puentes. Abundantes restos coralinos'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '40'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Porites astreoides'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Poritidae | Porites | astreoides'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-Naufragio_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Naufragio_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0542> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Naufragio_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.393389 -81.442972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.393389"^^xsd:decimal ;
  dwc:decimalLongitude "-81.442972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife de barrera de barlovento con complejidad estructural baja. Surcos de arena irregulares y espolones de roca coralina antigua (Acropora palmata) que forma terrazas y puentes. Abundantes restos coralinos"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Naufragio_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.393389 -81.442972)"^^geo:wktLiteral ;
  geo-pos:lat "12.393389"^^xsd:decimal ;
  geo-pos:long "-81.442972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-Naufragio_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "Naufragio-Naufragio" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0542'^^xsd:string;
  dwc:scientificName 'Porites colonensis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'Naufragio-Naufragio'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.442972'^^xsd:double;
  dwc:latitude '12.393389'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: VU B2ab (iii) - Desconocido'^^xsd:string;
  dwc:aphiaid '288893'^^xsd:integer;
  dwc:samplingEffort '40 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0542'^^xsd:string;
  dwc:observationDate '2022-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '288893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife de barrera de barlovento con complejidad estructural baja. Surcos de arena irregulares y espolones de roca coralina antigua (Acropora palmata) que forma terrazas y puentes. Abundantes restos coralinos'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '40'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Porites colonensis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Poritidae | Porites | colonensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-Naufragio_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Naufragio_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0543> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Naufragio_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.393389 -81.442972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.393389"^^xsd:decimal ;
  dwc:decimalLongitude "-81.442972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife de barrera de barlovento con complejidad estructural baja. Surcos de arena irregulares y espolones de roca coralina antigua (Acropora palmata) que forma terrazas y puentes. Abundantes restos coralinos"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Naufragio_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.393389 -81.442972)"^^geo:wktLiteral ;
  geo-pos:lat "12.393389"^^xsd:decimal ;
  geo-pos:long "-81.442972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-Naufragio_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "Naufragio-Naufragio" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0543'^^xsd:string;
  dwc:scientificName 'Pseudodiploria strigosa'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'Naufragio-Naufragio'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.442972'^^xsd:double;
  dwc:latitude '12.393389'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '718718'^^xsd:integer;
  dwc:samplingEffort '40 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0543'^^xsd:string;
  dwc:observationDate '2022-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '718718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife de barrera de barlovento con complejidad estructural baja. Surcos de arena irregulares y espolones de roca coralina antigua (Acropora palmata) que forma terrazas y puentes. Abundantes restos coralinos'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '40'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Pseudodiploria strigosa'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Pseudodiploria | strigosa'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-Naufragio_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Naufragio_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0544> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Naufragio_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.393389 -81.442972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.393389"^^xsd:decimal ;
  dwc:decimalLongitude "-81.442972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife de barrera de barlovento con complejidad estructural baja. Surcos de arena irregulares y espolones de roca coralina antigua (Acropora palmata) que forma terrazas y puentes. Abundantes restos coralinos"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Naufragio_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.393389 -81.442972)"^^geo:wktLiteral ;
  geo-pos:lat "12.393389"^^xsd:decimal ;
  geo-pos:long "-81.442972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-Naufragio_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "Naufragio-Naufragio" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0544'^^xsd:string;
  dwc:scientificName 'Pseudodiploria clivosa'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'Naufragio-Naufragio'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.442972'^^xsd:double;
  dwc:latitude '12.393389'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: NT A2bce - Disminuyendo'^^xsd:string;
  dwc:aphiaid '828326'^^xsd:integer;
  dwc:samplingEffort '40 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0544'^^xsd:string;
  dwc:observationDate '2022-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '828326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife de barrera de barlovento con complejidad estructural baja. Surcos de arena irregulares y espolones de roca coralina antigua (Acropora palmata) que forma terrazas y puentes. Abundantes restos coralinos'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '40'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Pseudodiploria clivosa'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Pseudodiploria | clivosa'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-Naufragio_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Naufragio_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0545> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Naufragio_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.393389 -81.442972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.393389"^^xsd:decimal ;
  dwc:decimalLongitude "-81.442972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife de barrera de barlovento con complejidad estructural baja. Surcos de arena irregulares y espolones de roca coralina antigua (Acropora palmata) que forma terrazas y puentes. Abundantes restos coralinos"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Naufragio_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.393389 -81.442972)"^^geo:wktLiteral ;
  geo-pos:lat "12.393389"^^xsd:decimal ;
  geo-pos:long "-81.442972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-Naufragio_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "Naufragio-Naufragio" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0545'^^xsd:string;
  dwc:scientificName 'Millepora complanata'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'Naufragio-Naufragio'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.442972'^^xsd:double;
  dwc:latitude '12.393389'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '287421'^^xsd:integer;
  dwc:samplingEffort '40 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0545'^^xsd:string;
  dwc:observationDate '2022-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '287421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife de barrera de barlovento con complejidad estructural baja. Surcos de arena irregulares y espolones de roca coralina antigua (Acropora palmata) que forma terrazas y puentes. Abundantes restos coralinos'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:sampleSizeValue '40'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Millepora complanata'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Hydrozoa | Anthoathecata | Milleporidae | Millepora | complanata'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-Naufragio_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Naufragio_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0546> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Naufragio_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.393389 -81.442972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.393389"^^xsd:decimal ;
  dwc:decimalLongitude "-81.442972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife de barrera de barlovento con complejidad estructural baja. Surcos de arena irregulares y espolones de roca coralina antigua (Acropora palmata) que forma terrazas y puentes. Abundantes restos coralinos"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Naufragio_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.393389 -81.442972)"^^geo:wktLiteral ;
  geo-pos:lat "12.393389"^^xsd:decimal ;
  geo-pos:long "-81.442972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-Naufragio_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "Naufragio-Naufragio" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0546'^^xsd:string;
  dwc:scientificName 'Stylaster roseus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'Naufragio-Naufragio'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.442972'^^xsd:double;
  dwc:latitude '12.393389'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Su estado de amenaza no ha sido evaluado'^^xsd:string;
  dwc:aphiaid '285905'^^xsd:integer;
  dwc:samplingEffort '40 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0546'^^xsd:string;
  dwc:observationDate '2022-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '285905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife de barrera de barlovento con complejidad estructural baja. Surcos de arena irregulares y espolones de roca coralina antigua (Acropora palmata) que forma terrazas y puentes. Abundantes restos coralinos'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:sampleSizeValue '40'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Stylaster roseus'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Hydrozoa | Anthoathecata | Stylasteridae | Stylaster | roseus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-Naufragio_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Naufragio_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0547> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Naufragio_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.393389 -81.442972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.393389"^^xsd:decimal ;
  dwc:decimalLongitude "-81.442972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife de barrera de barlovento con complejidad estructural baja. Surcos de arena irregulares y espolones de roca coralina antigua (Acropora palmata) que forma terrazas y puentes. Abundantes restos coralinos"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Naufragio_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.393389 -81.442972)"^^geo:wktLiteral ;
  geo-pos:lat "12.393389"^^xsd:decimal ;
  geo-pos:long "-81.442972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-Naufragio_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "Naufragio-Naufragio" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0547'^^xsd:string;
  dwc:scientificName 'Trididemnum solidum'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'Naufragio-Naufragio'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.442972'^^xsd:double;
  dwc:latitude '12.393389'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Su estado de amenaza no ha sido evaluado'^^xsd:string;
  dwc:aphiaid '251537'^^xsd:integer;
  dwc:samplingEffort '40 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0547'^^xsd:string;
  dwc:observationDate '2022-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '251537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife de barrera de barlovento con complejidad estructural baja. Surcos de arena irregulares y espolones de roca coralina antigua (Acropora palmata) que forma terrazas y puentes. Abundantes restos coralinos'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:sampleSizeValue '40'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Trididemnum solidum'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Ascidiacea | Aplousobranchia | Didemnidae | Trididemnum | solidum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-Naufragio_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Naufragio_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0548> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Naufragio_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.393389 -81.442972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.393389"^^xsd:decimal ;
  dwc:decimalLongitude "-81.442972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife de barrera de barlovento con complejidad estructural baja. Surcos de arena irregulares y espolones de roca coralina antigua (Acropora palmata) que forma terrazas y puentes. Abundantes restos coralinos"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Naufragio_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.393389 -81.442972)"^^geo:wktLiteral ;
  geo-pos:lat "12.393389"^^xsd:decimal ;
  geo-pos:long "-81.442972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-Naufragio_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "Naufragio-Naufragio" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0548'^^xsd:string;
  dwc:scientificName 'Chondrilla caribensis f. caribensis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'Naufragio-Naufragio'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.442972'^^xsd:double;
  dwc:latitude '12.393389'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Su estado de amenaza no ha sido evaluado'^^xsd:string;
  dwc:aphiaid '248193'^^xsd:integer;
  dwc:samplingEffort '40 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0548'^^xsd:string;
  dwc:observationDate '2022-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '248192'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  dwc:locationRemarks 'Arrecife de barrera de barlovento con complejidad estructural baja. Surcos de arena irregulares y espolones de roca coralina antigua (Acropora palmata) que forma terrazas y puentes. Abundantes restos coralinos'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Consulta con experto'^^xsd:string;
  dwc:sampleSizeValue '40'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Chondrilla caribensis f. caribensis'^^xsd:string;
  dwc:higherClassification 'Animalia | Porifera | Demospongiae | Chondrillida | Chondrillidae | Chondrilla | caribensis | caribensis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-Naufragio_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Naufragio_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0549> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Naufragio_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.393389 -81.442972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.393389"^^xsd:decimal ;
  dwc:decimalLongitude "-81.442972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife de barrera de barlovento con complejidad estructural baja. Surcos de arena irregulares y espolones de roca coralina antigua (Acropora palmata) que forma terrazas y puentes. Abundantes restos coralinos"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Naufragio_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.393389 -81.442972)"^^geo:wktLiteral ;
  geo-pos:lat "12.393389"^^xsd:decimal ;
  geo-pos:long "-81.442972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-Naufragio_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "Naufragio-Naufragio" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0549'^^xsd:string;
  dwc:scientificName 'Echinometra lucunter'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'Naufragio-Naufragio'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.442972'^^xsd:double;
  dwc:latitude '12.393389'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Su estado de amenaza no ha sido evaluado'^^xsd:string;
  dwc:aphiaid '213380'^^xsd:integer;
  dwc:samplingEffort '40 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0549'^^xsd:string;
  dwc:observationDate '2022-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '213380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife de barrera de barlovento con complejidad estructural baja. Surcos de arena irregulares y espolones de roca coralina antigua (Acropora palmata) que forma terrazas y puentes. Abundantes restos coralinos'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:sampleSizeValue '40'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Echinometra lucunter'^^xsd:string;
  dwc:higherClassification 'Animalia | Echinodermata | Echinoidea | Camarodonta | Echinometridae | Echinometra | lucunter'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-Naufragio_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Naufragio_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0550> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Naufragio_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.393389 -81.442972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.393389"^^xsd:decimal ;
  dwc:decimalLongitude "-81.442972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Arrecife de barrera de barlovento con complejidad estructural baja. Surcos de arena irregulares y espolones de roca coralina antigua (Acropora palmata) que forma terrazas y puentes. Abundantes restos coralinos"@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Naufragio_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.393389 -81.442972)"^^geo:wktLiteral ;
  geo-pos:lat "12.393389"^^xsd:decimal ;
  geo-pos:long "-81.442972"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-Naufragio_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "Naufragio-Naufragio" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0550'^^xsd:string;
  dwc:scientificName 'Tripneustes ventricosus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'Naufragio-Naufragio'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.442972'^^xsd:double;
  dwc:latitude '12.393389'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Su estado de amenaza no ha sido evaluado'^^xsd:string;
  dwc:aphiaid '422490'^^xsd:integer;
  dwc:samplingEffort '40 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0550'^^xsd:string;
  dwc:observationDate '2022-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '422490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Arrecife de barrera de barlovento con complejidad estructural baja. Surcos de arena irregulares y espolones de roca coralina antigua (Acropora palmata) que forma terrazas y puentes. Abundantes restos coralinos'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:sampleSizeValue '40'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Tripneustes ventricosus'^^xsd:string;
  dwc:higherClassification 'Animalia | Echinodermata | Echinoidea | Camarodonta | Toxopneustidae  | Tripneustes | ventricosus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0551> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.431806 -81.4855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.431806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.4855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta. Terraza coralina (arrecife reticulado) amplia de hasta 2 m de altura, bordeada por una plataforma extensa de arena con algunas colonias de coral aisladas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.431806 -81.4855)"^^geo:wktLiteral ;
  geo-pos:lat "12.431806"^^xsd:decimal ;
  geo-pos:long "-81.4855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E0-0" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0551'^^xsd:string;
  dwc:scientificName 'Acropora cervicornis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E0-0'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.4855'^^xsd:double;
  dwc:latitude '12.431806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A2bce - Disminuyendo'^^xsd:string;
  dwc:aphiaid '206989'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0551'^^xsd:string;
  dwc:observationDate '2022-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '206989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta. Terraza coralina (arrecife reticulado) amplia de hasta 2 m de altura, bordeada por una plataforma extensa de arena con algunas colonias de coral aisladas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Acropora cervicornis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Acroporidae | Acropora | cervicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0552> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.431806 -81.4855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.431806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.4855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta. Terraza coralina (arrecife reticulado) amplia de hasta 2 m de altura, bordeada por una plataforma extensa de arena con algunas colonias de coral aisladas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.431806 -81.4855)"^^geo:wktLiteral ;
  geo-pos:lat "12.431806"^^xsd:decimal ;
  geo-pos:long "-81.4855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E0-0" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0552'^^xsd:string;
  dwc:scientificName 'Agaricia agaricites'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E0-0'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.4855'^^xsd:double;
  dwc:latitude '12.431806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: VU A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '287911'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0552'^^xsd:string;
  dwc:observationDate '2022-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '287911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta. Terraza coralina (arrecife reticulado) amplia de hasta 2 m de altura, bordeada por una plataforma extensa de arena con algunas colonias de coral aisladas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Agaricia agaricites'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Agariciidae | Agaricia | agaricites'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0553> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.431806 -81.4855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.431806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.4855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta. Terraza coralina (arrecife reticulado) amplia de hasta 2 m de altura, bordeada por una plataforma extensa de arena con algunas colonias de coral aisladas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.431806 -81.4855)"^^geo:wktLiteral ;
  geo-pos:lat "12.431806"^^xsd:decimal ;
  geo-pos:long "-81.4855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E0-0" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0553'^^xsd:string;
  dwc:scientificName 'Agaricia humilis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E0-0'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.4855'^^xsd:double;
  dwc:latitude '12.431806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '287914'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0553'^^xsd:string;
  dwc:observationDate '2022-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '287914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta. Terraza coralina (arrecife reticulado) amplia de hasta 2 m de altura, bordeada por una plataforma extensa de arena con algunas colonias de coral aisladas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Agaricia humilis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Agariciidae | Agaricia | humilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0554> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.431806 -81.4855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.431806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.4855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta. Terraza coralina (arrecife reticulado) amplia de hasta 2 m de altura, bordeada por una plataforma extensa de arena con algunas colonias de coral aisladas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.431806 -81.4855)"^^geo:wktLiteral ;
  geo-pos:lat "12.431806"^^xsd:decimal ;
  geo-pos:long "-81.4855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E0-0" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0554'^^xsd:string;
  dwc:scientificName 'Agaricia fragilis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E0-0'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.4855'^^xsd:double;
  dwc:latitude '12.431806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '287912'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0554'^^xsd:string;
  dwc:observationDate '2022-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '287912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta. Terraza coralina (arrecife reticulado) amplia de hasta 2 m de altura, bordeada por una plataforma extensa de arena con algunas colonias de coral aisladas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Agaricia fragilis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Agariciidae | Agaricia | fragilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0555> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.431806 -81.4855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.431806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.4855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta. Terraza coralina (arrecife reticulado) amplia de hasta 2 m de altura, bordeada por una plataforma extensa de arena con algunas colonias de coral aisladas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.431806 -81.4855)"^^geo:wktLiteral ;
  geo-pos:lat "12.431806"^^xsd:decimal ;
  geo-pos:long "-81.4855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E0-0" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0555'^^xsd:string;
  dwc:scientificName 'Diploria labyrinthiformis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E0-0'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.4855'^^xsd:double;
  dwc:latitude '12.431806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '289826'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0555'^^xsd:string;
  dwc:observationDate '2022-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '289826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta. Terraza coralina (arrecife reticulado) amplia de hasta 2 m de altura, bordeada por una plataforma extensa de arena con algunas colonias de coral aisladas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Diploria labyrinthiformis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Diploria | labyrinthiformis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0556> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.431806 -81.4855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.431806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.4855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta. Terraza coralina (arrecife reticulado) amplia de hasta 2 m de altura, bordeada por una plataforma extensa de arena con algunas colonias de coral aisladas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.431806 -81.4855)"^^geo:wktLiteral ;
  geo-pos:lat "12.431806"^^xsd:decimal ;
  geo-pos:long "-81.4855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E0-0" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0556'^^xsd:string;
  dwc:scientificName 'Favia fragum'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E0-0'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.4855'^^xsd:double;
  dwc:latitude '12.431806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '207432'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0556'^^xsd:string;
  dwc:observationDate '2022-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '207432'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta. Terraza coralina (arrecife reticulado) amplia de hasta 2 m de altura, bordeada por una plataforma extensa de arena con algunas colonias de coral aisladas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Favia fragum'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Favia | fragum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0557> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.431806 -81.4855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.431806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.4855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta. Terraza coralina (arrecife reticulado) amplia de hasta 2 m de altura, bordeada por una plataforma extensa de arena con algunas colonias de coral aisladas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.431806 -81.4855)"^^geo:wktLiteral ;
  geo-pos:lat "12.431806"^^xsd:decimal ;
  geo-pos:long "-81.4855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E0-0" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0557'^^xsd:string;
  dwc:scientificName 'Isophyllia rigida'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E0-0'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.4855'^^xsd:double;
  dwc:latitude '12.431806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '287850'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0557'^^xsd:string;
  dwc:observationDate '2022-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '287850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta. Terraza coralina (arrecife reticulado) amplia de hasta 2 m de altura, bordeada por una plataforma extensa de arena con algunas colonias de coral aisladas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Isophyllia rigida'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Isophyllia | rigida'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0558> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.431806 -81.4855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.431806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.4855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta. Terraza coralina (arrecife reticulado) amplia de hasta 2 m de altura, bordeada por una plataforma extensa de arena con algunas colonias de coral aisladas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.431806 -81.4855)"^^geo:wktLiteral ;
  geo-pos:lat "12.431806"^^xsd:decimal ;
  geo-pos:long "-81.4855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E0-0" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0558'^^xsd:string;
  dwc:scientificName 'Isophyllia sinuosa'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E0-0'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.4855'^^xsd:double;
  dwc:latitude '12.431806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '216134'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0558'^^xsd:string;
  dwc:observationDate '2022-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '216134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta. Terraza coralina (arrecife reticulado) amplia de hasta 2 m de altura, bordeada por una plataforma extensa de arena con algunas colonias de coral aisladas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Isophyllia sinuosa'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Isophyllia  | sinuosa'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0559> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.431806 -81.4855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.431806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.4855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta. Terraza coralina (arrecife reticulado) amplia de hasta 2 m de altura, bordeada por una plataforma extensa de arena con algunas colonias de coral aisladas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.431806 -81.4855)"^^geo:wktLiteral ;
  geo-pos:lat "12.431806"^^xsd:decimal ;
  geo-pos:long "-81.4855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E0-0" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0559'^^xsd:string;
  dwc:scientificName 'Madracis decactis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E0-0'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.4855'^^xsd:double;
  dwc:latitude '12.431806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '287107'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0559'^^xsd:string;
  dwc:observationDate '2022-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '287107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta. Terraza coralina (arrecife reticulado) amplia de hasta 2 m de altura, bordeada por una plataforma extensa de arena con algunas colonias de coral aisladas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Madracis decactis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Pocilloporidae | Madracis | decactis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0560> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.431806 -81.4855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.431806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.4855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta. Terraza coralina (arrecife reticulado) amplia de hasta 2 m de altura, bordeada por una plataforma extensa de arena con algunas colonias de coral aisladas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.431806 -81.4855)"^^geo:wktLiteral ;
  geo-pos:lat "12.431806"^^xsd:decimal ;
  geo-pos:long "-81.4855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E0-0" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0560'^^xsd:string;
  dwc:scientificName 'Montastraea cavernosa'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E0-0'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.4855'^^xsd:double;
  dwc:latitude '12.431806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '287962'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0560'^^xsd:string;
  dwc:observationDate '2022-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '287962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta. Terraza coralina (arrecife reticulado) amplia de hasta 2 m de altura, bordeada por una plataforma extensa de arena con algunas colonias de coral aisladas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Montastraea cavernosa'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Montastraeidae | Montastraea | cavernosa'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0561> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.431806 -81.4855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.431806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.4855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta. Terraza coralina (arrecife reticulado) amplia de hasta 2 m de altura, bordeada por una plataforma extensa de arena con algunas colonias de coral aisladas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.431806 -81.4855)"^^geo:wktLiteral ;
  geo-pos:lat "12.431806"^^xsd:decimal ;
  geo-pos:long "-81.4855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E0-0" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0561'^^xsd:string;
  dwc:scientificName 'Orbicella annularis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E0-0'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.4855'^^xsd:double;
  dwc:latitude '12.431806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: EN A2bce - Disminuyendo'^^xsd:string;
  dwc:aphiaid '758260'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0561'^^xsd:string;
  dwc:observationDate '2022-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '758260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta. Terraza coralina (arrecife reticulado) amplia de hasta 2 m de altura, bordeada por una plataforma extensa de arena con algunas colonias de coral aisladas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Orbicella annularis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Merulinidae | Orbicella | annularis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0562> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.431806 -81.4855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.431806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.4855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta. Terraza coralina (arrecife reticulado) amplia de hasta 2 m de altura, bordeada por una plataforma extensa de arena con algunas colonias de coral aisladas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.431806 -81.4855)"^^geo:wktLiteral ;
  geo-pos:lat "12.431806"^^xsd:decimal ;
  geo-pos:long "-81.4855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E0-0" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0562'^^xsd:string;
  dwc:scientificName 'Orbicella faveolata'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E0-0'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.4855'^^xsd:double;
  dwc:latitude '12.431806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: EN A2bce - Disminuyendo'^^xsd:string;
  dwc:aphiaid '758261'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0562'^^xsd:string;
  dwc:observationDate '2022-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '758261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta. Terraza coralina (arrecife reticulado) amplia de hasta 2 m de altura, bordeada por una plataforma extensa de arena con algunas colonias de coral aisladas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Orbicella faveolata'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Merulinidae | Orbicella | feveolata'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0563> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.431806 -81.4855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.431806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.4855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta. Terraza coralina (arrecife reticulado) amplia de hasta 2 m de altura, bordeada por una plataforma extensa de arena con algunas colonias de coral aisladas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.431806 -81.4855)"^^geo:wktLiteral ;
  geo-pos:lat "12.431806"^^xsd:decimal ;
  geo-pos:long "-81.4855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E0-0" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0563'^^xsd:string;
  dwc:scientificName 'Orbicella franksi'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E0-0'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.4855'^^xsd:double;
  dwc:latitude '12.431806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: NT A2bce - Disminuyendo'^^xsd:string;
  dwc:aphiaid '758262'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0563'^^xsd:string;
  dwc:observationDate '2022-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '758262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta. Terraza coralina (arrecife reticulado) amplia de hasta 2 m de altura, bordeada por una plataforma extensa de arena con algunas colonias de coral aisladas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Orbicella franksi'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Merulinidae | Orbicella | franksi'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0564> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.431806 -81.4855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.431806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.4855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta. Terraza coralina (arrecife reticulado) amplia de hasta 2 m de altura, bordeada por una plataforma extensa de arena con algunas colonias de coral aisladas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.431806 -81.4855)"^^geo:wktLiteral ;
  geo-pos:lat "12.431806"^^xsd:decimal ;
  geo-pos:long "-81.4855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E0-0" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0564'^^xsd:string;
  dwc:scientificName 'Porites astreoides'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E0-0'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.4855'^^xsd:double;
  dwc:latitude '12.431806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '288889'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0564'^^xsd:string;
  dwc:observationDate '2022-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '288889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta. Terraza coralina (arrecife reticulado) amplia de hasta 2 m de altura, bordeada por una plataforma extensa de arena con algunas colonias de coral aisladas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Porites astreoides'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Poritidae | Porites | astreoides'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0565> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.431806 -81.4855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.431806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.4855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta. Terraza coralina (arrecife reticulado) amplia de hasta 2 m de altura, bordeada por una plataforma extensa de arena con algunas colonias de coral aisladas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.431806 -81.4855)"^^geo:wktLiteral ;
  geo-pos:lat "12.431806"^^xsd:decimal ;
  geo-pos:long "-81.4855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E0-0" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0565'^^xsd:string;
  dwc:scientificName 'Porites porites'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E0-0'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.4855'^^xsd:double;
  dwc:latitude '12.431806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '207238'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0565'^^xsd:string;
  dwc:observationDate '2022-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '207238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta. Terraza coralina (arrecife reticulado) amplia de hasta 2 m de altura, bordeada por una plataforma extensa de arena con algunas colonias de coral aisladas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Porites porites'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Poritidae | Porites | porites'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0566> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.431806 -81.4855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.431806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.4855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta. Terraza coralina (arrecife reticulado) amplia de hasta 2 m de altura, bordeada por una plataforma extensa de arena con algunas colonias de coral aisladas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.431806 -81.4855)"^^geo:wktLiteral ;
  geo-pos:lat "12.431806"^^xsd:decimal ;
  geo-pos:long "-81.4855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E0-0" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0566'^^xsd:string;
  dwc:scientificName 'Porites divaricata'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E0-0'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.4855'^^xsd:double;
  dwc:latitude '12.431806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '411268'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0566'^^xsd:string;
  dwc:observationDate '2022-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '411268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta. Terraza coralina (arrecife reticulado) amplia de hasta 2 m de altura, bordeada por una plataforma extensa de arena con algunas colonias de coral aisladas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Porites divaricata'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Poritidae | Porites | divaricata'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0567> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.431806 -81.4855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.431806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.4855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta. Terraza coralina (arrecife reticulado) amplia de hasta 2 m de altura, bordeada por una plataforma extensa de arena con algunas colonias de coral aisladas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.431806 -81.4855)"^^geo:wktLiteral ;
  geo-pos:lat "12.431806"^^xsd:decimal ;
  geo-pos:long "-81.4855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E0-0" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0567'^^xsd:string;
  dwc:scientificName 'Pseudodiploria strigosa'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E0-0'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.4855'^^xsd:double;
  dwc:latitude '12.431806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '718718'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0567'^^xsd:string;
  dwc:observationDate '2022-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '718718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta. Terraza coralina (arrecife reticulado) amplia de hasta 2 m de altura, bordeada por una plataforma extensa de arena con algunas colonias de coral aisladas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Pseudodiploria strigosa'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Pseudodiploria | strigosa'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0568> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.431806 -81.4855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.431806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.4855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta. Terraza coralina (arrecife reticulado) amplia de hasta 2 m de altura, bordeada por una plataforma extensa de arena con algunas colonias de coral aisladas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.431806 -81.4855)"^^geo:wktLiteral ;
  geo-pos:lat "12.431806"^^xsd:decimal ;
  geo-pos:long "-81.4855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E0-0" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0568'^^xsd:string;
  dwc:scientificName 'Siderastrea siderea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E0-0'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.4855'^^xsd:double;
  dwc:latitude '12.431806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '207516'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0568'^^xsd:string;
  dwc:observationDate '2022-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '207516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta. Terraza coralina (arrecife reticulado) amplia de hasta 2 m de altura, bordeada por una plataforma extensa de arena con algunas colonias de coral aisladas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Siderastrea siderea'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Rhizangiidae | Siderastrea | siderea'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0569> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.431806 -81.4855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.431806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.4855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta. Terraza coralina (arrecife reticulado) amplia de hasta 2 m de altura, bordeada por una plataforma extensa de arena con algunas colonias de coral aisladas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.431806 -81.4855)"^^geo:wktLiteral ;
  geo-pos:lat "12.431806"^^xsd:decimal ;
  geo-pos:long "-81.4855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E0-0" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0569'^^xsd:string;
  dwc:scientificName 'Siderastrea radians'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E0-0'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.4855'^^xsd:double;
  dwc:latitude '12.431806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '207517'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0569'^^xsd:string;
  dwc:observationDate '2022-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '207517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta. Terraza coralina (arrecife reticulado) amplia de hasta 2 m de altura, bordeada por una plataforma extensa de arena con algunas colonias de coral aisladas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Siderastrea radians'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Rhizangiidae | Siderastrea | radians'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0570> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.431806 -81.4855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.431806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.4855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta. Terraza coralina (arrecife reticulado) amplia de hasta 2 m de altura, bordeada por una plataforma extensa de arena con algunas colonias de coral aisladas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.431806 -81.4855)"^^geo:wktLiteral ;
  geo-pos:lat "12.431806"^^xsd:decimal ;
  geo-pos:long "-81.4855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E0-0" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0570'^^xsd:string;
  dwc:scientificName 'Millepora alcicornis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E0-0'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.4855'^^xsd:double;
  dwc:latitude '12.431806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: VU A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '210726'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0570'^^xsd:string;
  dwc:observationDate '2022-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '210726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta. Terraza coralina (arrecife reticulado) amplia de hasta 2 m de altura, bordeada por una plataforma extensa de arena con algunas colonias de coral aisladas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Millepora alcicornis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Hydrozoa | Anthoathecata | Milleporidae | Millepora | alcicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0571> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.431806 -81.4855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.431806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.4855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta. Terraza coralina (arrecife reticulado) amplia de hasta 2 m de altura, bordeada por una plataforma extensa de arena con algunas colonias de coral aisladas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.431806 -81.4855)"^^geo:wktLiteral ;
  geo-pos:lat "12.431806"^^xsd:decimal ;
  geo-pos:long "-81.4855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E0-0" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0571'^^xsd:string;
  dwc:scientificName 'Millepora complanata'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E0-0'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.4855'^^xsd:double;
  dwc:latitude '12.431806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '287421'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0571'^^xsd:string;
  dwc:observationDate '2022-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '287421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta. Terraza coralina (arrecife reticulado) amplia de hasta 2 m de altura, bordeada por una plataforma extensa de arena con algunas colonias de coral aisladas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Millepora complanata'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Hydrozoa | Anthoathecata | Milleporidae | Millepora | complanata'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0572> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.431806 -81.4855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.431806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.4855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta. Terraza coralina (arrecife reticulado) amplia de hasta 2 m de altura, bordeada por una plataforma extensa de arena con algunas colonias de coral aisladas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.431806 -81.4855)"^^geo:wktLiteral ;
  geo-pos:lat "12.431806"^^xsd:decimal ;
  geo-pos:long "-81.4855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E0-0" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0572'^^xsd:string;
  dwc:scientificName 'Gorgonia ventalina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E0-0'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.4855'^^xsd:double;
  dwc:latitude '12.431806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2022: VU A2ce'^^xsd:string;
  dwc:aphiaid '290045'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0572'^^xsd:string;
  dwc:observationDate '2022-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '290045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta. Terraza coralina (arrecife reticulado) amplia de hasta 2 m de altura, bordeada por una plataforma extensa de arena con algunas colonias de coral aisladas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de invertebrados marinos de Colombia. Chasqui et al 2022'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Gorgonia ventalina'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Malacalcyonacea | Gorgoniidae | Gorgonia | ventalina'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0573> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.431806 -81.4855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.431806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.4855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta. Terraza coralina (arrecife reticulado) amplia de hasta 2 m de altura, bordeada por una plataforma extensa de arena con algunas colonias de coral aisladas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.431806 -81.4855)"^^geo:wktLiteral ;
  geo-pos:lat "12.431806"^^xsd:decimal ;
  geo-pos:long "-81.4855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E0-0" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0573'^^xsd:string;
  dwc:scientificName 'Trididemnum solidum'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E0-0'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.4855'^^xsd:double;
  dwc:latitude '12.431806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Su estado de amenaza no ha sido evaluado'^^xsd:string;
  dwc:aphiaid '251537'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0573'^^xsd:string;
  dwc:observationDate '2022-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '251537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta. Terraza coralina (arrecife reticulado) amplia de hasta 2 m de altura, bordeada por una plataforma extensa de arena con algunas colonias de coral aisladas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Trididemnum solidum'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Ascidiacea | Aplousobranchia | Didemnidae | Trididemnum | solidum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0574> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.431806 -81.4855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.431806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.4855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta. Terraza coralina (arrecife reticulado) amplia de hasta 2 m de altura, bordeada por una plataforma extensa de arena con algunas colonias de coral aisladas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.431806 -81.4855)"^^geo:wktLiteral ;
  geo-pos:lat "12.431806"^^xsd:decimal ;
  geo-pos:long "-81.4855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E0-0" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0574'^^xsd:string;
  dwc:scientificName 'Acanthurus coeruleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E0-0'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.4855'^^xsd:double;
  dwc:latitude '12.431806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Estable'^^xsd:string;
  dwc:aphiaid '159581'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0574'^^xsd:string;
  dwc:observationDate '2022-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '159581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta. Terraza coralina (arrecife reticulado) amplia de hasta 2 m de altura, bordeada por una plataforma extensa de arena con algunas colonias de coral aisladas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Acanthurus coeruleus'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Acanthuriformes | Acanthuridae | Acanthurus | coeruleus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0575> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.431806 -81.4855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.431806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.4855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta. Terraza coralina (arrecife reticulado) amplia de hasta 2 m de altura, bordeada por una plataforma extensa de arena con algunas colonias de coral aisladas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.431806 -81.4855)"^^geo:wktLiteral ;
  geo-pos:lat "12.431806"^^xsd:decimal ;
  geo-pos:long "-81.4855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E0-0" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0575'^^xsd:string;
  dwc:scientificName 'Acanthurus tractus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E0-0'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.4855'^^xsd:double;
  dwc:latitude '12.431806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '301914'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0575'^^xsd:string;
  dwc:observationDate '2022-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '301914'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta. Terraza coralina (arrecife reticulado) amplia de hasta 2 m de altura, bordeada por una plataforma extensa de arena con algunas colonias de coral aisladas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Acanthurus tractus'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Acanthuriformes | Acanthuridae | Acanthurus | tractus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0576> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.431806 -81.4855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.431806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.4855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta. Terraza coralina (arrecife reticulado) amplia de hasta 2 m de altura, bordeada por una plataforma extensa de arena con algunas colonias de coral aisladas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.431806 -81.4855)"^^geo:wktLiteral ;
  geo-pos:lat "12.431806"^^xsd:decimal ;
  geo-pos:long "-81.4855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E0-0" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0576'^^xsd:string;
  dwc:scientificName 'Scarus iseri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E0-0'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.4855'^^xsd:double;
  dwc:latitude '12.431806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '276052'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0576'^^xsd:string;
  dwc:observationDate '2022-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '276052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta. Terraza coralina (arrecife reticulado) amplia de hasta 2 m de altura, bordeada por una plataforma extensa de arena con algunas colonias de coral aisladas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Scarus iseri'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Scarus | iseri'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0577> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.431806 -81.4855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.431806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.4855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta. Terraza coralina (arrecife reticulado) amplia de hasta 2 m de altura, bordeada por una plataforma extensa de arena con algunas colonias de coral aisladas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.431806 -81.4855)"^^geo:wktLiteral ;
  geo-pos:lat "12.431806"^^xsd:decimal ;
  geo-pos:long "-81.4855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E0-0" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0577'^^xsd:string;
  dwc:scientificName 'Scarus taeniopterus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E0-0'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.4855'^^xsd:double;
  dwc:latitude '12.431806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '276062'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0577'^^xsd:string;
  dwc:observationDate '2022-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '276062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta. Terraza coralina (arrecife reticulado) amplia de hasta 2 m de altura, bordeada por una plataforma extensa de arena con algunas colonias de coral aisladas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Scarus taeniopterus'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Scarus | taeniopterus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0578> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.431806 -81.4855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.431806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.4855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta. Terraza coralina (arrecife reticulado) amplia de hasta 2 m de altura, bordeada por una plataforma extensa de arena con algunas colonias de coral aisladas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.431806 -81.4855)"^^geo:wktLiteral ;
  geo-pos:lat "12.431806"^^xsd:decimal ;
  geo-pos:long "-81.4855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E0-0" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0578'^^xsd:string;
  dwc:scientificName 'Scarus vetula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E0-0'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.4855'^^xsd:double;
  dwc:latitude '12.431806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2017: NT'^^xsd:string;
  dwc:aphiaid '276064'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0578'^^xsd:string;
  dwc:observationDate '2022-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '276064'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta. Terraza coralina (arrecife reticulado) amplia de hasta 2 m de altura, bordeada por una plataforma extensa de arena con algunas colonias de coral aisladas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de peces marinos de Colombia. Chasqui et al 2017'^^xsd:string;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Scarus vetula'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Scarus | vetula'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0579> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.431806 -81.4855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.431806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.4855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta. Terraza coralina (arrecife reticulado) amplia de hasta 2 m de altura, bordeada por una plataforma extensa de arena con algunas colonias de coral aisladas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.431806 -81.4855)"^^geo:wktLiteral ;
  geo-pos:lat "12.431806"^^xsd:decimal ;
  geo-pos:long "-81.4855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E0-0" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0579'^^xsd:string;
  dwc:scientificName 'Sparisoma atomarium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E0-0'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.4855'^^xsd:double;
  dwc:latitude '12.431806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '273771'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0579'^^xsd:string;
  dwc:observationDate '2022-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '273771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta. Terraza coralina (arrecife reticulado) amplia de hasta 2 m de altura, bordeada por una plataforma extensa de arena con algunas colonias de coral aisladas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Sparisoma atomarium'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Sparisoma | atomarium'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0580> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.431806 -81.4855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.431806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.4855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta. Terraza coralina (arrecife reticulado) amplia de hasta 2 m de altura, bordeada por una plataforma extensa de arena con algunas colonias de coral aisladas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.431806 -81.4855)"^^geo:wktLiteral ;
  geo-pos:lat "12.431806"^^xsd:decimal ;
  geo-pos:long "-81.4855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E0-0" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0580'^^xsd:string;
  dwc:scientificName 'Sparisoma aurofrenatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E0-0'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.4855'^^xsd:double;
  dwc:latitude '12.431806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '273772'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0580'^^xsd:string;
  dwc:observationDate '2022-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '273772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta. Terraza coralina (arrecife reticulado) amplia de hasta 2 m de altura, bordeada por una plataforma extensa de arena con algunas colonias de coral aisladas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Sparisoma aurofrenatum'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Sparisoma | aurofrenatum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0581> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.431806 -81.4855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.431806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.4855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta. Terraza coralina (arrecife reticulado) amplia de hasta 2 m de altura, bordeada por una plataforma extensa de arena con algunas colonias de coral aisladas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.431806 -81.4855)"^^geo:wktLiteral ;
  geo-pos:lat "12.431806"^^xsd:decimal ;
  geo-pos:long "-81.4855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "E0-0" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0581'^^xsd:string;
  dwc:scientificName 'Sparisoma viride'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E0-0'^^xsd:string;
  dwc:collector 'Laura Catalina Franco León'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.4855'^^xsd:double;
  dwc:latitude '12.431806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2017: NT'^^xsd:string;
  dwc:aphiaid '273780'^^xsd:integer;
  dwc:samplingEffort '3 cilindros-Buceo'^^xsd:string;
  dwc:samplingProtocol 'Censo estacionario'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0581'^^xsd:string;
  dwc:observationDate '2022-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '273780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta. Terraza coralina (arrecife reticulado) amplia de hasta 2 m de altura, bordeada por una plataforma extensa de arena con algunas colonias de coral aisladas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '3'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de peces marinos de Colombia. Chasqui et al 2017'^^xsd:string;
  dwc:sampleSizeValue '79'^^xsd:integer;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Sparisoma viride'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Eupercaria incertae sedis | Scaridae | Sparisoma | viride'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0582> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.431806 -81.4855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.431806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.4855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta. Terraza coralina (arrecife reticulado) amplia de hasta 2 m de altura, bordeada por una plataforma extensa de arena con algunas colonias de coral aisladas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.431806 -81.4855)"^^geo:wktLiteral ;
  geo-pos:lat "12.431806"^^xsd:decimal ;
  geo-pos:long "-81.4855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E0-0" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0582'^^xsd:string;
  dwc:scientificName 'Diadema antillarum'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E0-0'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.4855'^^xsd:double;
  dwc:latitude '12.431806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2022: NT'^^xsd:string;
  dwc:aphiaid '124332'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0582'^^xsd:string;
  dwc:observationDate '2022-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '124332'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta. Terraza coralina (arrecife reticulado) amplia de hasta 2 m de altura, bordeada por una plataforma extensa de arena con algunas colonias de coral aisladas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de invertebrados marinos de Colombia. Chasqui et al 2022'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Diadema antillarum'^^xsd:string;
  dwc:higherClassification 'Animalia | Echinodermata | Echinoidea | Diadematoida | Diadematidae | Diadema | antillarum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0583> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.431806 -81.4855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.431806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.4855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta. Terraza coralina (arrecife reticulado) amplia de hasta 2 m de altura, bordeada por una plataforma extensa de arena con algunas colonias de coral aisladas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.431806 -81.4855)"^^geo:wktLiteral ;
  geo-pos:lat "12.431806"^^xsd:decimal ;
  geo-pos:long "-81.4855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E0-0" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0583'^^xsd:string;
  dwc:scientificName 'Echinometra viridis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E0-0'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.4855'^^xsd:double;
  dwc:latitude '12.431806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Su estado de amenaza no ha sido evaluado'^^xsd:string;
  dwc:aphiaid '422493'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0583'^^xsd:string;
  dwc:observationDate '2022-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '422493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta. Terraza coralina (arrecife reticulado) amplia de hasta 2 m de altura, bordeada por una plataforma extensa de arena con algunas colonias de coral aisladas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Echinometra viridis'^^xsd:string;
  dwc:higherClassification 'Animalia | Echinodermata | Echinoidea | Camarodonta | Echinometridae | Echinometra | viridis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0584> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.431806 -81.4855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.431806"^^xsd:decimal ;
  dwc:decimalLongitude "-81.4855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Laguna arrecifal con complejidad estructural alta. Terraza coralina (arrecife reticulado) amplia de hasta 2 m de altura, bordeada por una plataforma extensa de arena con algunas colonias de coral aisladas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.431806 -81.4855)"^^geo:wktLiteral ;
  geo-pos:lat "12.431806"^^xsd:decimal ;
  geo-pos:long "-81.4855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-0_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "E0-0" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0584'^^xsd:string;
  dwc:scientificName 'Aliger gigas'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'E0-0'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:endTimeOfDay '10'^^xsd:integer;
  dwc:timeZone '+00:09'^^xsd:string;
  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.4855'^^xsd:double;
  dwc:latitude '12.431806'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '8.5'^^xsd:double;
  dwc:maximumDepth '9.6'^^xsd:double;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2022: VU A1ae'^^xsd:string;
  dwc:aphiaid '1429769'^^xsd:integer;
  dwc:samplingEffort '3 transectos-buceo'^^xsd:string;
  dwc:samplingProtocol 'Transecto y cuadrantes'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0584'^^xsd:string;
  dwc:observationDate '2022-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '1429769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Laguna arrecifal con complejidad estructural alta. Terraza coralina (arrecife reticulado) amplia de hasta 2 m de altura, bordeada por una plataforma extensa de arena con algunas colonias de coral aisladas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de invertebrados marinos de Colombia. Chasqui et al 2022'^^xsd:string;
  dwc:sampleSizeValue '2.5'^^xsd:double;
  dwc:sampleSizeUnit 'Metros cuadrados'^^xsd:string;
  dwc:verbatimIdentification 'Aliger gigas'^^xsd:string;
  dwc:higherClassification 'Animalia | Mollusca | Gastropoda | Littorinimorpha | Strombidae | Aliger | gigas'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0585> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.399556 -81.485472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.399556"^^xsd:decimal ;
  dwc:decimalLongitude "-81.485472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Cantil ubicado en la terraza de sotavento y talud exterior. Complejidad estructural moderada. Parches de arena sobre la roca coralina y por debajo de los 30 m aprox. comienza una plataforma de arenas finas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.399556 -81.485472)"^^geo:wktLiteral ;
  geo-pos:lat "12.399556"^^xsd:decimal ;
  geo-pos:long "-81.485472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "Cantil-Cantil" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0585'^^xsd:string;
  dwc:scientificName 'Agaricia agaricites'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'Cantil-Cantil'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '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.485472'^^xsd:double;
  dwc:latitude '12.399556'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: VU A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '287911'^^xsd:integer;
  dwc:samplingEffort '40 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0585'^^xsd:string;
  dwc:observationDate '2022-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '287911'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Cantil ubicado en la terraza de sotavento y talud exterior. Complejidad estructural moderada. Parches de arena sobre la roca coralina y por debajo de los 30 m aprox. comienza una plataforma de arenas finas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '40'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Agaricia agaricites'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Agariciidae | Agaricia | agaricites'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0586> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.399556 -81.485472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.399556"^^xsd:decimal ;
  dwc:decimalLongitude "-81.485472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Cantil ubicado en la terraza de sotavento y talud exterior. Complejidad estructural moderada. Parches de arena sobre la roca coralina y por debajo de los 30 m aprox. comienza una plataforma de arenas finas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.399556 -81.485472)"^^geo:wktLiteral ;
  geo-pos:lat "12.399556"^^xsd:decimal ;
  geo-pos:long "-81.485472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "Cantil-Cantil" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0586'^^xsd:string;
  dwc:scientificName 'Agaricia fragilis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'Cantil-Cantil'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '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.485472'^^xsd:double;
  dwc:latitude '12.399556'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '287912'^^xsd:integer;
  dwc:samplingEffort '40 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0586'^^xsd:string;
  dwc:observationDate '2022-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '287912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Cantil ubicado en la terraza de sotavento y talud exterior. Complejidad estructural moderada. Parches de arena sobre la roca coralina y por debajo de los 30 m aprox. comienza una plataforma de arenas finas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '40'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Agaricia fragilis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Agariciidae | Agaricia | fragilis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0587> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.399556 -81.485472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.399556"^^xsd:decimal ;
  dwc:decimalLongitude "-81.485472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Cantil ubicado en la terraza de sotavento y talud exterior. Complejidad estructural moderada. Parches de arena sobre la roca coralina y por debajo de los 30 m aprox. comienza una plataforma de arenas finas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.399556 -81.485472)"^^geo:wktLiteral ;
  geo-pos:lat "12.399556"^^xsd:decimal ;
  geo-pos:long "-81.485472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "Cantil-Cantil" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0587'^^xsd:string;
  dwc:scientificName 'Agaricia undata'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'Cantil-Cantil'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '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.485472'^^xsd:double;
  dwc:latitude '12.399556'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '287917'^^xsd:integer;
  dwc:samplingEffort '40 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0587'^^xsd:string;
  dwc:observationDate '2022-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '287917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Cantil ubicado en la terraza de sotavento y talud exterior. Complejidad estructural moderada. Parches de arena sobre la roca coralina y por debajo de los 30 m aprox. comienza una plataforma de arenas finas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '40'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Agaricia undata'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Agariciidae | Agaricia | undata'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0588> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.399556 -81.485472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.399556"^^xsd:decimal ;
  dwc:decimalLongitude "-81.485472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Cantil ubicado en la terraza de sotavento y talud exterior. Complejidad estructural moderada. Parches de arena sobre la roca coralina y por debajo de los 30 m aprox. comienza una plataforma de arenas finas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.399556 -81.485472)"^^geo:wktLiteral ;
  geo-pos:lat "12.399556"^^xsd:decimal ;
  geo-pos:long "-81.485472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "Cantil-Cantil" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0588'^^xsd:string;
  dwc:scientificName 'Helioseris cucullata'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'Cantil-Cantil'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '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.485472'^^xsd:double;
  dwc:latitude '12.399556'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '290083'^^xsd:integer;
  dwc:samplingEffort '40 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0588'^^xsd:string;
  dwc:observationDate '2022-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '290083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Cantil ubicado en la terraza de sotavento y talud exterior. Complejidad estructural moderada. Parches de arena sobre la roca coralina y por debajo de los 30 m aprox. comienza una plataforma de arenas finas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '40'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Helioseris cucullata'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Agariciidae | Helioseris | cucullata'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0589> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.399556 -81.485472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.399556"^^xsd:decimal ;
  dwc:decimalLongitude "-81.485472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Cantil ubicado en la terraza de sotavento y talud exterior. Complejidad estructural moderada. Parches de arena sobre la roca coralina y por debajo de los 30 m aprox. comienza una plataforma de arenas finas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.399556 -81.485472)"^^geo:wktLiteral ;
  geo-pos:lat "12.399556"^^xsd:decimal ;
  geo-pos:long "-81.485472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "Cantil-Cantil" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0589'^^xsd:string;
  dwc:scientificName 'Meandrina meandrites'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'Cantil-Cantil'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '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.485472'^^xsd:double;
  dwc:latitude '12.399556'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '289232'^^xsd:integer;
  dwc:samplingEffort '40 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0589'^^xsd:string;
  dwc:observationDate '2022-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '289232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Cantil ubicado en la terraza de sotavento y talud exterior. Complejidad estructural moderada. Parches de arena sobre la roca coralina y por debajo de los 30 m aprox. comienza una plataforma de arenas finas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '40'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Meandrina meandrites'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Meandrinidae | Meandrina  | meandrites'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0590> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.399556 -81.485472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.399556"^^xsd:decimal ;
  dwc:decimalLongitude "-81.485472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Cantil ubicado en la terraza de sotavento y talud exterior. Complejidad estructural moderada. Parches de arena sobre la roca coralina y por debajo de los 30 m aprox. comienza una plataforma de arenas finas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.399556 -81.485472)"^^geo:wktLiteral ;
  geo-pos:lat "12.399556"^^xsd:decimal ;
  geo-pos:long "-81.485472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "Cantil-Cantil" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0590'^^xsd:string;
  dwc:scientificName 'Montastraea cavernosa'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'Cantil-Cantil'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '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.485472'^^xsd:double;
  dwc:latitude '12.399556'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '287962'^^xsd:integer;
  dwc:samplingEffort '40 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0590'^^xsd:string;
  dwc:observationDate '2022-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '287962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Cantil ubicado en la terraza de sotavento y talud exterior. Complejidad estructural moderada. Parches de arena sobre la roca coralina y por debajo de los 30 m aprox. comienza una plataforma de arenas finas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '40'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Montastraea cavernosa'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Montastraeidae | Montastraea | cavernosa'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0591> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.399556 -81.485472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.399556"^^xsd:decimal ;
  dwc:decimalLongitude "-81.485472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Cantil ubicado en la terraza de sotavento y talud exterior. Complejidad estructural moderada. Parches de arena sobre la roca coralina y por debajo de los 30 m aprox. comienza una plataforma de arenas finas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.399556 -81.485472)"^^geo:wktLiteral ;
  geo-pos:lat "12.399556"^^xsd:decimal ;
  geo-pos:long "-81.485472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "Cantil-Cantil" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0591'^^xsd:string;
  dwc:scientificName 'Mussa angulosa'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'Cantil-Cantil'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '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.485472'^^xsd:double;
  dwc:latitude '12.399556'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: NT A2bce - Disminuyendo'^^xsd:string;
  dwc:aphiaid '216135'^^xsd:integer;
  dwc:samplingEffort '40 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0591'^^xsd:string;
  dwc:observationDate '2022-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '216135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Cantil ubicado en la terraza de sotavento y talud exterior. Complejidad estructural moderada. Parches de arena sobre la roca coralina y por debajo de los 30 m aprox. comienza una plataforma de arenas finas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '40'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Mussa angulosa'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Mussa | angulosa'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0592> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.399556 -81.485472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.399556"^^xsd:decimal ;
  dwc:decimalLongitude "-81.485472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Cantil ubicado en la terraza de sotavento y talud exterior. Complejidad estructural moderada. Parches de arena sobre la roca coralina y por debajo de los 30 m aprox. comienza una plataforma de arenas finas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.399556 -81.485472)"^^geo:wktLiteral ;
  geo-pos:lat "12.399556"^^xsd:decimal ;
  geo-pos:long "-81.485472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "Cantil-Cantil" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0592'^^xsd:string;
  dwc:scientificName 'Mycetophyllia'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'Cantil-Cantil'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '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.485472'^^xsd:double;
  dwc:latitude '12.399556'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '267606'^^xsd:integer;
  dwc:samplingEffort '40 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0592'^^xsd:string;
  dwc:observationDate '2022-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '267606'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'Cantil ubicado en la terraza de sotavento y talud exterior. Complejidad estructural moderada. Parches de arena sobre la roca coralina y por debajo de los 30 m aprox. comienza una plataforma de arenas finas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '40'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Mycetophyllia cf. danaana'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Mycetophyllia'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0593> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.399556 -81.485472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.399556"^^xsd:decimal ;
  dwc:decimalLongitude "-81.485472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Cantil ubicado en la terraza de sotavento y talud exterior. Complejidad estructural moderada. Parches de arena sobre la roca coralina y por debajo de los 30 m aprox. comienza una plataforma de arenas finas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.399556 -81.485472)"^^geo:wktLiteral ;
  geo-pos:lat "12.399556"^^xsd:decimal ;
  geo-pos:long "-81.485472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "Cantil-Cantil" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0593'^^xsd:string;
  dwc:scientificName 'Orbicella franksi'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'Cantil-Cantil'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '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.485472'^^xsd:double;
  dwc:latitude '12.399556'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: NT A2bce - Disminuyendo'^^xsd:string;
  dwc:aphiaid '758262'^^xsd:integer;
  dwc:samplingEffort '40 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0593'^^xsd:string;
  dwc:observationDate '2022-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '758262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Cantil ubicado en la terraza de sotavento y talud exterior. Complejidad estructural moderada. Parches de arena sobre la roca coralina y por debajo de los 30 m aprox. comienza una plataforma de arenas finas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '40'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Orbicella franksi'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Merulinidae | Orbicella | franksi'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0594> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.399556 -81.485472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.399556"^^xsd:decimal ;
  dwc:decimalLongitude "-81.485472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Cantil ubicado en la terraza de sotavento y talud exterior. Complejidad estructural moderada. Parches de arena sobre la roca coralina y por debajo de los 30 m aprox. comienza una plataforma de arenas finas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.399556 -81.485472)"^^geo:wktLiteral ;
  geo-pos:lat "12.399556"^^xsd:decimal ;
  geo-pos:long "-81.485472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "Cantil-Cantil" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0594'^^xsd:string;
  dwc:scientificName 'Porites astreoides'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'Cantil-Cantil'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '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.485472'^^xsd:double;
  dwc:latitude '12.399556'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '288889'^^xsd:integer;
  dwc:samplingEffort '40 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0594'^^xsd:string;
  dwc:observationDate '2022-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '288889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Cantil ubicado en la terraza de sotavento y talud exterior. Complejidad estructural moderada. Parches de arena sobre la roca coralina y por debajo de los 30 m aprox. comienza una plataforma de arenas finas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '40'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Porites astreoides'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Poritidae | Porites | astreoides'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0595> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.399556 -81.485472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.399556"^^xsd:decimal ;
  dwc:decimalLongitude "-81.485472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Cantil ubicado en la terraza de sotavento y talud exterior. Complejidad estructural moderada. Parches de arena sobre la roca coralina y por debajo de los 30 m aprox. comienza una plataforma de arenas finas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.399556 -81.485472)"^^geo:wktLiteral ;
  geo-pos:lat "12.399556"^^xsd:decimal ;
  geo-pos:long "-81.485472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "Cantil-Cantil" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0595'^^xsd:string;
  dwc:scientificName 'Pseudodiploria strigosa'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'Cantil-Cantil'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '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.485472'^^xsd:double;
  dwc:latitude '12.399556'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '718718'^^xsd:integer;
  dwc:samplingEffort '40 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0595'^^xsd:string;
  dwc:observationDate '2022-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '718718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Cantil ubicado en la terraza de sotavento y talud exterior. Complejidad estructural moderada. Parches de arena sobre la roca coralina y por debajo de los 30 m aprox. comienza una plataforma de arenas finas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '40'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Pseudodiploria strigosa'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Pseudodiploria | strigosa'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0596> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.399556 -81.485472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.399556"^^xsd:decimal ;
  dwc:decimalLongitude "-81.485472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Cantil ubicado en la terraza de sotavento y talud exterior. Complejidad estructural moderada. Parches de arena sobre la roca coralina y por debajo de los 30 m aprox. comienza una plataforma de arenas finas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.399556 -81.485472)"^^geo:wktLiteral ;
  geo-pos:lat "12.399556"^^xsd:decimal ;
  geo-pos:long "-81.485472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "Cantil-Cantil" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0596'^^xsd:string;
  dwc:scientificName 'Scolymia'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'Cantil-Cantil'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '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.485472'^^xsd:double;
  dwc:latitude '12.399556'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '204384'^^xsd:integer;
  dwc:samplingEffort '40 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0596'^^xsd:string;
  dwc:observationDate '2022-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '204384'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'Cantil ubicado en la terraza de sotavento y talud exterior. Complejidad estructural moderada. Parches de arena sobre la roca coralina y por debajo de los 30 m aprox. comienza una plataforma de arenas finas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '40'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Scolymia spp.'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Faviidae | Scolymia'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0597> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.399556 -81.485472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.399556"^^xsd:decimal ;
  dwc:decimalLongitude "-81.485472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Cantil ubicado en la terraza de sotavento y talud exterior. Complejidad estructural moderada. Parches de arena sobre la roca coralina y por debajo de los 30 m aprox. comienza una plataforma de arenas finas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.399556 -81.485472)"^^geo:wktLiteral ;
  geo-pos:lat "12.399556"^^xsd:decimal ;
  geo-pos:long "-81.485472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "Cantil-Cantil" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0597'^^xsd:string;
  dwc:scientificName 'Siderastrea siderea'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'Cantil-Cantil'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '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.485472'^^xsd:double;
  dwc:latitude '12.399556'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: CR A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '207516'^^xsd:integer;
  dwc:samplingEffort '40 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0597'^^xsd:string;
  dwc:observationDate '2022-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '207516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Cantil ubicado en la terraza de sotavento y talud exterior. Complejidad estructural moderada. Parches de arena sobre la roca coralina y por debajo de los 30 m aprox. comienza una plataforma de arenas finas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '40'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Siderastrea siderea'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Rhizangiidae | Siderastrea | siderea'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0598> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.399556 -81.485472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.399556"^^xsd:decimal ;
  dwc:decimalLongitude "-81.485472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Cantil ubicado en la terraza de sotavento y talud exterior. Complejidad estructural moderada. Parches de arena sobre la roca coralina y por debajo de los 30 m aprox. comienza una plataforma de arenas finas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.399556 -81.485472)"^^geo:wktLiteral ;
  geo-pos:lat "12.399556"^^xsd:decimal ;
  geo-pos:long "-81.485472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "Cantil-Cantil" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0598'^^xsd:string;
  dwc:scientificName 'Stephanocoenia intersepta'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'Cantil-Cantil'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '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.485472'^^xsd:double;
  dwc:latitude '12.399556'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: NT A2bce - Disminuyendo'^^xsd:string;
  dwc:aphiaid '291119'^^xsd:integer;
  dwc:samplingEffort '40 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0598'^^xsd:string;
  dwc:observationDate '2022-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '291119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Cantil ubicado en la terraza de sotavento y talud exterior. Complejidad estructural moderada. Parches de arena sobre la roca coralina y por debajo de los 30 m aprox. comienza una plataforma de arenas finas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '40'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Stephanocoenia intersepta'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Astrocoeniidae | Stephanocoenia | intersepta'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0599> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.399556 -81.485472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.399556"^^xsd:decimal ;
  dwc:decimalLongitude "-81.485472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Cantil ubicado en la terraza de sotavento y talud exterior. Complejidad estructural moderada. Parches de arena sobre la roca coralina y por debajo de los 30 m aprox. comienza una plataforma de arenas finas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.399556 -81.485472)"^^geo:wktLiteral ;
  geo-pos:lat "12.399556"^^xsd:decimal ;
  geo-pos:long "-81.485472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "Cantil-Cantil" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0599'^^xsd:string;
  dwc:scientificName 'Millepora alcicornis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'Cantil-Cantil'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '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.485472'^^xsd:double;
  dwc:latitude '12.399556'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: VU A3c - Disminuyendo'^^xsd:string;
  dwc:aphiaid '210726'^^xsd:integer;
  dwc:samplingEffort '40 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0599'^^xsd:string;
  dwc:observationDate '2022-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '210726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Cantil ubicado en la terraza de sotavento y talud exterior. Complejidad estructural moderada. Parches de arena sobre la roca coralina y por debajo de los 30 m aprox. comienza una plataforma de arenas finas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:sampleSizeValue '40'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Millepora alcicornis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Hydrozoa | Anthoathecata | Milleporidae | Millepora | alcicornis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0600> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.399556 -81.485472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.399556"^^xsd:decimal ;
  dwc:decimalLongitude "-81.485472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Cantil ubicado en la terraza de sotavento y talud exterior. Complejidad estructural moderada. Parches de arena sobre la roca coralina y por debajo de los 30 m aprox. comienza una plataforma de arenas finas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.399556 -81.485472)"^^geo:wktLiteral ;
  geo-pos:lat "12.399556"^^xsd:decimal ;
  geo-pos:long "-81.485472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "Cantil-Cantil" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0600'^^xsd:string;
  dwc:scientificName 'Gymnothorax moringa'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'Cantil-Cantil'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '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.485472'^^xsd:double;
  dwc:latitude '12.399556'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Desconocido'^^xsd:string;
  dwc:aphiaid '158584'^^xsd:integer;
  dwc:samplingEffort '40 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0600'^^xsd:string;
  dwc:observationDate '2022-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '158584'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Cantil ubicado en la terraza de sotavento y talud exterior. Complejidad estructural moderada. Parches de arena sobre la roca coralina y por debajo de los 30 m aprox. comienza una plataforma de arenas finas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Consulta con experto'^^xsd:string;
  dwc:sampleSizeValue '40'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Gymnothorax moringa'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Teleostei | Anguilliformes | Muraenidae | Gymnothorax | moringa'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0601> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.399556 -81.485472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.399556"^^xsd:decimal ;
  dwc:decimalLongitude "-81.485472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Cantil ubicado en la terraza de sotavento y talud exterior. Complejidad estructural moderada. Parches de arena sobre la roca coralina y por debajo de los 30 m aprox. comienza una plataforma de arenas finas."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.399556 -81.485472)"^^geo:wktLiteral ;
  geo-pos:lat "12.399556"^^xsd:decimal ;
  geo-pos:long "-81.485472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-Cantil_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "Cantil-Cantil" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0601'^^xsd:string;
  dwc:scientificName 'Aliger gigas'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'Cantil-Cantil'^^xsd:string;
  dwc:collector 'Carlos Andrés Daza Guerra'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '15'^^xsd:integer;
  dwc:endTimeOfDay '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.485472'^^xsd:double;
  dwc:latitude '12.399556'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por Chasqui et al 2022: VU A1ae'^^xsd:string;
  dwc:aphiaid '1429769'^^xsd:integer;
  dwc:samplingEffort '40 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0601'^^xsd:string;
  dwc:observationDate '2022-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '1429769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Cantil ubicado en la terraza de sotavento y talud exterior. Complejidad estructural moderada. Parches de arena sobre la roca coralina y por debajo de los 30 m aprox. comienza una plataforma de arenas finas.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de invertebrados marinos de Colombia. Chasqui et al 2022'^^xsd:string;
  dwc:sampleSizeValue '40'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Aliger gigas'^^xsd:string;
  dwc:higherClassification 'Animalia | Mollusca | Gastropoda | Littorinimorpha | Strombidae | Aliger | gigas'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-Pastos_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Pastos_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0602> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Pastos_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.402 -81.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.402"^^xsd:decimal ;
  dwc:decimalLongitude "-81.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Pradera de fanerógamas marinas con profundidad máxima de 2 m. Distribución paralela a la Isla de los Pescadores."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Pastos_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.402 -81.455)"^^geo:wktLiteral ;
  geo-pos:lat "12.402"^^xsd:decimal ;
  geo-pos:long "-81.455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-Pastos_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "Pastos-Pastos" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0602'^^xsd:string;
  dwc:scientificName 'Orbicella annularis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'Pastos-Pastos'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.455'^^xsd:double;
  dwc:latitude '12.402'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: EN A2bce - Disminuyendo'^^xsd:string;
  dwc:aphiaid '758260'^^xsd:integer;
  dwc:samplingEffort '40 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0602'^^xsd:string;
  dwc:observationDate '2022-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '758260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Pradera de fanerógamas marinas con profundidad máxima de 2 m. Distribución paralela a la Isla de los Pescadores.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Corales escleractineos de Colombia. Reyes et al 2010'^^xsd:string;
  dwc:sampleSizeValue '40'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Orbicella annularis'^^xsd:string;
  dwc:higherClassification 'Animalia | Cnidaria | Anthozoa | Scleractina | Merulinidae | Orbicella | annularis'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-Pastos_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Pastos_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0603> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Pastos_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.402 -81.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.402"^^xsd:decimal ;
  dwc:decimalLongitude "-81.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Pradera de fanerógamas marinas con profundidad máxima de 2 m. Distribución paralela a la Isla de los Pescadores."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Pastos_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.402 -81.455)"^^geo:wktLiteral ;
  geo-pos:lat "12.402"^^xsd:decimal ;
  geo-pos:long "-81.455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-Pastos_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "Pastos-Pastos" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0603'^^xsd:string;
  dwc:scientificName 'Negaprion brevirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'Pastos-Pastos'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.455'^^xsd:double;
  dwc:latitude '12.402'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: VU A2bcd - Disminuyendo'^^xsd:string;
  dwc:aphiaid '105800'^^xsd:integer;
  dwc:samplingEffort '40 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0603'^^xsd:string;
  dwc:observationDate '2022-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '105800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Pradera de fanerógamas marinas con profundidad máxima de 2 m. Distribución paralela a la Isla de los Pescadores.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de peces marinos de Colombia. Chasqui et al 2017'^^xsd:string;
  dwc:sampleSizeValue '40'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Negaprion brevirostris'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Elasmobranchii | Carcharhiniformes | Carcharhinidae | Negaprion | brevirostris'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-Pastos_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Pastos_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0604> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Pastos_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.402 -81.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.402"^^xsd:decimal ;
  dwc:decimalLongitude "-81.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Pradera de fanerógamas marinas con profundidad máxima de 2 m. Distribución paralela a la Isla de los Pescadores."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Pastos_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.402 -81.455)"^^geo:wktLiteral ;
  geo-pos:lat "12.402"^^xsd:decimal ;
  geo-pos:long "-81.455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-Pastos_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "Pastos-Pastos" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0604'^^xsd:string;
  dwc:scientificName 'Hypanus americanus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'Pastos-Pastos'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.455'^^xsd:double;
  dwc:latitude '12.402'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Con estado de amenaza reportada por IUCN: NT A2bd - Disminuyendo'^^xsd:string;
  dwc:aphiaid '1042856'^^xsd:integer;
  dwc:samplingEffort '40 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0604'^^xsd:string;
  dwc:observationDate '2022-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '1042856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Pradera de fanerógamas marinas con profundidad máxima de 2 m. Distribución paralela a la Isla de los Pescadores.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Libro rojo de peces marinos de Colombia. Chasqui et al 2017'^^xsd:string;
  dwc:sampleSizeValue '40'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Hypanus americanus'^^xsd:string;
  dwc:higherClassification 'Animalia | Chordata | Elasmobranchii | Myliobatiformes | Dasyatidae | Hypanus | americanus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-Pastos_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Pastos_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0605> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Pastos_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.402 -81.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.402"^^xsd:decimal ;
  dwc:decimalLongitude "-81.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Pradera de fanerógamas marinas con profundidad máxima de 2 m. Distribución paralela a la Isla de los Pescadores."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Pastos_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.402 -81.455)"^^geo:wktLiteral ;
  geo-pos:lat "12.402"^^xsd:decimal ;
  geo-pos:long "-81.455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-Pastos_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "Pastos-Pastos" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0605'^^xsd:string;
  dwc:scientificName 'Thalassia testudinum'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'Pastos-Pastos'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.455'^^xsd:double;
  dwc:latitude '12.402'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Sin estado de amenaza reportada por IUCN: LC-Estable'^^xsd:string;
  dwc:aphiaid '374720'^^xsd:integer;
  dwc:samplingEffort '40 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0605'^^xsd:string;
  dwc:observationDate '2022-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '374720'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:locationRemarks 'Pradera de fanerógamas marinas con profundidad máxima de 2 m. Distribución paralela a la Isla de los Pescadores.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Praderas de pastos marinos en Colombia. Díaz et al 2003'^^xsd:string;
  dwc:sampleSizeValue '40'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Thalassia testudinum'^^xsd:string;
  dwc:higherClassification 'Plantae | Tracheophyta | Magnoliopsida | Alismatales | Hydrocharitaceae | Thalassia | testudinum'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-Pastos_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Pastos_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0606> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Pastos_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.402 -81.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.402"^^xsd:decimal ;
  dwc:decimalLongitude "-81.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Pradera de fanerógamas marinas con profundidad máxima de 2 m. Distribución paralela a la Isla de los Pescadores."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Pastos_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.402 -81.455)"^^geo:wktLiteral ;
  geo-pos:lat "12.402"^^xsd:decimal ;
  geo-pos:long "-81.455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-Pastos_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "Pastos-Pastos" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0606'^^xsd:string;
  dwc:scientificName 'Acetabularia'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'Pastos-Pastos'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.455'^^xsd:double;
  dwc:latitude '12.402'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Su estado de amenaza no ha sido evaluado'^^xsd:string;
  dwc:aphiaid '144059'^^xsd:integer;
  dwc:samplingEffort '40 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0606'^^xsd:string;
  dwc:observationDate '2022-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'Pradera de fanerógamas marinas con profundidad máxima de 2 m. Distribución paralela a la Isla de los Pescadores.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Caribbean reef plants. Littler y Littler 2000'^^xsd:string;
  dwc:sampleSizeValue '40'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Acetabularia spp'^^xsd:string;
  dwc:higherClassification 'Plantae | Chlorophyta | Ulvophyceae | Dasycladales | Polyphysaceae | Acetabularia'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-Pastos_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Pastos_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0607> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Pastos_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.402 -81.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.402"^^xsd:decimal ;
  dwc:decimalLongitude "-81.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Pradera de fanerógamas marinas con profundidad máxima de 2 m. Distribución paralela a la Isla de los Pescadores."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Pastos_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.402 -81.455)"^^geo:wktLiteral ;
  geo-pos:lat "12.402"^^xsd:decimal ;
  geo-pos:long "-81.455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-Pastos_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "Pastos-Pastos" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0607'^^xsd:string;
  dwc:scientificName 'Caulerpa'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'Pastos-Pastos'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.455'^^xsd:double;
  dwc:latitude '12.402'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Su estado de amenaza no ha sido evaluado'^^xsd:string;
  dwc:aphiaid '143816'^^xsd:integer;
  dwc:samplingEffort '40 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0607'^^xsd:string;
  dwc:observationDate '2022-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '143816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'Pradera de fanerógamas marinas con profundidad máxima de 2 m. Distribución paralela a la Isla de los Pescadores.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Caribbean reef plants. Littler y Littler 2000'^^xsd:string;
  dwc:sampleSizeValue '40'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Caulerpa cf. cupressoides'^^xsd:string;
  dwc:higherClassification 'Plantae | Chlorophyta | Ulvophyceae | Bryopsidales | Caulerpaceae | Caulerpa'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-Pastos_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Pastos_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0608> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Pastos_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.402 -81.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.402"^^xsd:decimal ;
  dwc:decimalLongitude "-81.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Pradera de fanerógamas marinas con profundidad máxima de 2 m. Distribución paralela a la Isla de los Pescadores."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Pastos_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.402 -81.455)"^^geo:wktLiteral ;
  geo-pos:lat "12.402"^^xsd:decimal ;
  geo-pos:long "-81.455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-Pastos_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "Pastos-Pastos" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0608'^^xsd:string;
  dwc:scientificName 'Penicillus'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'Pastos-Pastos'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.455'^^xsd:double;
  dwc:latitude '12.402'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Su estado de amenaza no ha sido evaluado'^^xsd:string;
  dwc:aphiaid '143821'^^xsd:integer;
  dwc:samplingEffort '40 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0608'^^xsd:string;
  dwc:observationDate '2022-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '143821'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'Pradera de fanerógamas marinas con profundidad máxima de 2 m. Distribución paralela a la Isla de los Pescadores.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Caribbean reef plants. Littler y Littler 2000'^^xsd:string;
  dwc:sampleSizeValue '40'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Penicillus cf. capitatus'^^xsd:string;
  dwc:higherClassification 'Plantae | Chlorophyta | Ulvophyceae | Bryopsidales | Halimedineae | Penicillus'^^xsd:string;
  .
<https://eurobis.org/id/location/8839_SEAFLOWER2022%3AE-Pastos_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Pastos_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0609> ;
  mr:hasGeometry <https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Pastos_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.402 -81.455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.402"^^xsd:decimal ;
  dwc:decimalLongitude "-81.455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks "Pradera de fanerógamas marinas con profundidad máxima de 2 m. Distribución paralela a la Isla de los Pescadores."@en .

<https://eurobis.org/id/point/8839_SEAFLOWER2022%3AE-Pastos_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.402 -81.455)"^^geo:wktLiteral ;
  geo-pos:lat "12.402"^^xsd:decimal ;
  geo-pos:long "-81.455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8839_SEAFLOWER2022%3AE-Pastos_UNAL%3ASEAFLOWER2022%3ACORAL-ALGAS-HERBIVOROS%3A0609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8839_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "Pastos-Pastos" ;
    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 '2025-09-04'^^xsd:date;
  dwc:institutionCode 'Universidad Nacional de Colombia (UNAL)'^^xsd:string;
  dwc:catalogNumber 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0609'^^xsd:string;
  dwc:scientificName 'Padina'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:identifiedBy 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearIdentified '2023'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:fieldNumber 'Pastos-Pastos'^^xsd:string;
  dwc:collector 'Martha Catalina Gómez Cubillos'^^xsd:string;
  dwc:yearCollected '2022'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '11'^^xsd:integer;
  dwc:endTimeOfDay '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.455'^^xsd:double;
  dwc:latitude '12.402'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumElevation '0'^^xsd:integer;
  dwc:maximumElevation '0'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'Su estado de amenaza no ha sido evaluado'^^xsd:string;
  dwc:aphiaid '144088'^^xsd:integer;
  dwc:samplingEffort '40 minutos-observador'^^xsd:string;
  dwc:samplingProtocol 'Fotografia'^^xsd:string;
  dwc:occurrenceId 'UNAL:SEAFLOWER2022:CORAL-ALGAS-HERBIVOROS:0609'^^xsd:string;
  dwc:observationDate '2022-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '144088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:locationRemarks 'Pradera de fanerógamas marinas con profundidad máxima de 2 m. Distribución paralela a la Isla de los Pescadores.'^^xsd:string;
  dwc:geodeticDatum 'WGS84'^^xsd:string;
  dwc:identificationVerificationStatus '1'^^xsd:integer;
  dwc:identificationReferences 'Caribbean reef plants. Littler y Littler 2000'^^xsd:string;
  dwc:sampleSizeValue '40'^^xsd:integer;
  dwc:sampleSizeUnit 'Minutos'^^xsd:string;
  dwc:verbatimIdentification 'Padina spp'^^xsd:string;
  dwc:higherClassification 'Chromista | Ochrophyta | Phaeophyceae | Dictyotales | Dictyotaceae | Padina'^^xsd:string;
  .
# EOF